diff --git a/templates/base.html b/templates/base.html index 7eb4a01..4c23684 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,7 @@ - {{ site.title }} - {% block page_title %}{% endblock %} + {{ site.config.title }} - {% block page_title %}{% endblock %} @@ -20,8 +20,8 @@ @@ -32,7 +32,7 @@