minor changes
Deploy / deploy (push) Successful in 3s

This commit is contained in:
0xa0
2026-07-22 16:37:54 +02:00
parent ead99e6769
commit 3a96bc8f25
+1 -1
View File
@@ -5,7 +5,7 @@
<div class="buttons88x31"> <div class="buttons88x31">
<?= render_buttons_88x31() ?> <?= render_buttons_88x31() ?>
</div> </div>
<small>&copy; <?= date('Y') ?> · <a href="<?= htmlspecialchars(REPO_URL) ?>">build <?= htmlspecialchars($build) ?></a></small> <small>&copy; <?= date('Y') ?> · build: <a href="<?= htmlspecialchars(REPO_URL) ?>"><?= htmlspecialchars($build) ?></a></small>
</footer> </footer>
</body> </body>
</html> </html>