Update index.html

This commit is contained in:
2025-09-23 19:10:51 +02:00
committed by GitHub
parent e465887edc
commit 9693238eb0

View File

@@ -244,7 +244,7 @@
<!-- Footer für Version -->
<footer class="mt-8 pt-4 border-t border-gray-600 text-center text-xs text-gray-500">
<p>&copy; 2025 <a href="https://johanneskr.de" class="text-purple-400 hover:underline">Johannes Krüger</a></p>
<p>&copy; 2025 <a href="https://mrunk.de" class="text-purple-400 hover:underline">MrUnknownDE</a></p>
<p>Version: <span id="commit-sha" class="font-mono">loading...</span></p>
</footer>
@@ -258,4 +258,4 @@
<!-- Eigene JS-Logik -->
<script src="script.js"></script>
</body>
</html>
</html>