Strictly require title for issue

This commit is contained in:
2024-09-28 12:34:15 +02:00
parent 2743899b65
commit 4bd255a7c4
3 changed files with 13 additions and 8 deletions

View File

@ -35,7 +35,7 @@
<footer class="text-center text-gray-500 my-8">
<p>&copy; 2024 Jason Streifling. Alle Rechte vorbehalten.</p>
<p>v0.11.0 - <strong>Alpha: Änderungen und Fehler möglich.</strong></p>
<p>v0.11.0 - <strong>Alpha: Drastische Änderungen und Fehler vorbehalten.</strong></p>
</footer>
<script src="https://unpkg.com/htmx.org@2.0.2"></script>