actually include the seo tags to the page

This commit is contained in:
blek 2023-10-01 21:17:07 +10:00
parent e73afde9bc
commit 8aeac07cf8
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<link rel="stylesheet" href="/js-only.css" />
<script src="/delay.js"></script>
<title>blek! File</title>
{% include "seotags.html" %}
{% block head %}{% endblock %}
</head>