tired of this font sheiad
Some checks failed
test / cargo test (push) Failing after 1m6s

This commit is contained in:
2024-09-28 13:09:01 +02:00
parent 4e367d73a0
commit f42ebc7044
12 changed files with 118 additions and 144 deletions

View File

@@ -25,6 +25,9 @@
<link rel="icon" type="image/png" href="/images/m-logo-192.png" />
</head>
<body class="bg-blue-50">
<div class="preload-assets" style="display: none">
{% include "icons/sprite.svg" %}
</div>
{% include "site_header.html" %}
{% block content %} Placeholder {% endblock %}
{% include "site_footer.html" %}