Update site title order
This commit is contained in:
parent
1380bc99a7
commit
8c11e02d9c
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
{% load image_tags %}
|
||||
|
||||
<!-- Title -->
|
||||
{% block title %} Home {% endblock %}
|
||||
{% block title %}{{ site_config.description }}{% endblock %}
|
||||
|
||||
<!-- Parallax -->
|
||||
{% block parallax %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue