From 7048489fdcc67eb0b32e8ace2ffc03ded42025ea Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 9 Jun 2014 14:15:37 -0400 Subject: fixed display, added author tags and an h-card to the footer --- config/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/settings.py') diff --git a/config/settings.py b/config/settings.py index a7d51e2..7f204b8 100644 --- a/config/settings.py +++ b/config/settings.py @@ -25,7 +25,7 @@ DATABASES = { TIME_ZONE = 'America/New_York' LANGUAGE_CODE = 'en-us' SITE_ID = 1 -SITE_URL = 'http://luxagraf.net/' +SITE_URL = 'https://luxagraf.net/' USE_I18N = False USE_L10N = True USE_TZ = False -- cgit v1.2.3-70-g09d2