Deployed 9b74f16 to v1.3 with Zensical 0.0.31 and mike 2.2.0+zensical-0.1.0

This commit is contained in:
2026-04-03 04:53:16 -05:00
parent 01ca5496e0
commit c09eb4a4ac
36 changed files with 47132 additions and 0 deletions

7
v1.3/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 %}