10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c23bf9d426 - Show all commits

View file

@ -17,7 +17,7 @@
{% endblock %}
</head>
<body>
<body class="{{ bodyClass }}">
{% block body %}{% endblock %}
{% block script %}

View file

@ -28,7 +28,7 @@
{% endblock %}
</head>
<body>
<body class="{{ bodyClass }}">
{% include "hippie/partials/_body_hover.njk" %}
<div id="root">
{% include "hippie/partials/_header.njk" %}