feat: changes for public release

This commit is contained in:
ahoemann 2025-03-28 10:13:48 +01:00
parent ae4325a969
commit b00c3a859e

View file

@ -14,9 +14,5 @@
<h1>{{ self.title() }}</h1>
<article>{% block content %}{% endblock %}</article>
</main>
<footer class="container">
<p><a href="mailto:ahoemann@proton.me">ahoemann@proton.me</a>
</p>Authored by <a href="https://bin.adrianux.net/">Adrian Hoemann</a>.
</footer>
</body>
</html>