fix: move demo links to correct templates

This commit is contained in:
sthag 2024-08-11 17:23:31 +02:00
parent cf3149d69b
commit fa63f026c5
7 changed files with 8 additions and 7 deletions

View file

@ -21,7 +21,6 @@
{% block links %}
{% include "hippie/partials/_head_links.njk" %}
<link rel="stylesheet" type="text/css" media="all" href="{{ pageBase }}css/demo.css"/>
{% endblock %}
{{ log.log('HEAD end :: Links parsed, starting to load.') }}