menu: init

This commit is contained in:
He4eT 2025-02-15 02:28:28 +01:00
commit d2ce95a3ad
2 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@
type="application/atom+xml">
</head>
<body>
{% include 'parts/menu.njk' %}
{{ content | safe }}
</body>
</html>