diff --git a/templates/base.html b/templates/base.html index 1a3f4e6..9432512 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,16 +5,16 @@ {% block seo %} - + - + - - + + {% endblock %} - {% block title %}Home{% endblock %} | Edgar Luque + {% block title %}Home{% endblock %} | {{ config.title }}