diff --git a/TealCode/TealCode/settings.py b/TealCode/TealCode/settings.py index cb59c68..d5c3234 100644 --- a/TealCode/TealCode/settings.py +++ b/TealCode/TealCode/settings.py @@ -23,7 +23,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent SECRET_KEY = 'django-insecure-84w$au&)%5rl8ud!82e%&)e&r+c0f9z%zlr4m9(76mebvx-r2@' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = ['code.tealfire.de'] diff --git a/TealCode/main/static/favicon.ico b/TealCode/main/static/favicon.ico index 641755c..4f35c62 100644 Binary files a/TealCode/main/static/favicon.ico and b/TealCode/main/static/favicon.ico differ diff --git a/TealCode/main/templates/base.html b/TealCode/main/templates/base.html index 2b84599..da12d10 100644 --- a/TealCode/main/templates/base.html +++ b/TealCode/main/templates/base.html @@ -2,6 +2,8 @@
+ + @@ -19,18 +21,19 @@ - - - - - - - - {% if title %} + + {% if title %}