feat: add footer with links to project repository and author website

This commit is contained in:
Michael Czechowski
2025-05-20 19:42:17 +02:00
parent 6d17801e2f
commit c549d5c65e
2 changed files with 21 additions and 0 deletions

View File

@@ -70,6 +70,14 @@
</div>
</div>
<footer>
Free and Open Source Software:
<a href="https://github.com/nextlevelshit/code-crispies" target="_blank"
>https://github.com/nextlevelshit/code-crispies</a
>
by <a href="https://dailysh.it" title="Website of Michael W. Czechowski">Michael W. Czechowski</a>
</footer>
<div class="controls">
<button id="prev-btn" class="btn">Previous</button>
<div class="level-indicator" id="level-indicator">Level 0/0</div>