diff --git a/alchemy/static/css/style.css b/alchemy/static/css/theme.css similarity index 100% rename from alchemy/static/css/style.css rename to alchemy/static/css/theme.css diff --git a/alchemy/templates/base.html b/alchemy/templates/base.html index 0f3fa20..c636e07 100644 --- a/alchemy/templates/base.html +++ b/alchemy/templates/base.html @@ -46,7 +46,7 @@ - + {% block head %}{% endblock %} {% include 'include/analytics.html' %}