update module

This commit is contained in:
Jonas Heinrich 2025-08-19 10:23:17 +02:00
parent 65b556d858
commit 5fc5c123ff
4 changed files with 15 additions and 10 deletions

View file

@ -25,7 +25,8 @@
{% if noindex %}<meta name="robots" content="noindex,follow">{% endif %}
<meta name="theme-color" content="#667eea">
<link rel="icon" href="/static/favicon.ico">
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
<link rel="alternate icon" href="/static/favicon.ico">
{% block meta_extra %}{% endblock %}
<style>