diff --git a/omicron/ssg/templates/plain/base.html b/omicron/ssg/templates/plain/base.html index e2042a6..243cdfc 100644 --- a/omicron/ssg/templates/plain/base.html +++ b/omicron/ssg/templates/plain/base.html @@ -6,7 +6,7 @@ {% block title %}{{ site.name }}{% endblock %} - + {% if site.origin %}{% endif %} {% block head %}{% endblock %}