Add footer to index.php and style.css

This commit is contained in:
Bram Suurd
2025-06-30 00:23:10 +02:00
parent c1a9642961
commit 6f02180dd4
2 changed files with 39 additions and 0 deletions

View File

@@ -321,6 +321,13 @@ if (isset($_SESSION['steamid'])) {
</div>
</div>
<!-- Footer -->
<footer class="app-footer">
<div class="footer-content">
<p>Created with ❤️ by <strong><a target="_blank" href="https://github.com/BramSuurdje" rel="noopener noreferrer">Bram</a></strong></p>
</div>
</footer>
<!-- Customize Modal -->
<div id="customizeModal" class="modal hidden">
<div class="modal-content">