fixed title

This commit is contained in:
gpkvt 2023-06-06 17:17:15 +02:00
parent c19ded10b1
commit 7d5c522e6a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{%- endif %}
<head>
<title>{{ title }}</title>
<title>{{ i18n.title }}</title>
<link rel="stylesheet" type="text/css" href="/css/base.css?t={{ epoch }}">
<link rel="stylesheet" type="text/css" href="/css/colors.css?t={{ epoch }}">
{%- if config.animations == "1" or config.animations == "true" %}