Deployed 94e7d79 to v3.1 with Zensical 0.0.32 and mike 2.2.0+zensical-0.1.0

This commit is contained in:
github-actions[bot]
2026-04-12 16:54:43 +00:00
parent b8da326810
commit 8f42f8da40
41 changed files with 65111 additions and 3 deletions

7
v3.1/overrides/main.html Normal file
View File

@@ -0,0 +1,7 @@
{% extends "base.html" %} {% block extrahead %}
<script
defer
src="https://analytics.d3vyce.fr/script.js"
data-website-id="338b8816-7b99-4c6a-82f3-15595be3fd47"
></script>
{{ super() }} {% endblock %}