Update site title order

This commit is contained in:
Nyymix 2025-04-30 08:56:34 +03:00
parent 1380bc99a7
commit 8c11e02d9c
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
{% load image_tags %}
<!-- Title -->
{% block title %} Home {% endblock %}
{% block title %}{{ site_config.description }}{% endblock %}
<!-- Parallax -->
{% block parallax %}