Deployed 87575ba with MkDocs version: 1.6.1

This commit is contained in:
2025-06-04 11:16:04 +02:00
commit cc6b8fa786
56 changed files with 9535 additions and 0 deletions

5
_overrides/main.html Normal file
View File

@ -0,0 +1,5 @@
{% extends "base.html" %}
{% block announce %}
Some text here to announce events, etc...
{% endblock %}