faster poll

This commit is contained in:
0xa0
2026-07-22 16:35:17 +02:00
parent 33f3fafb88
commit 6e6052483c
4 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<div class="buttons88x31">
<?= render_buttons_88x31() ?>
</div>
<small>&copy; <?= date('Y') ?> · <a href="https://git.0xa0.dev">source</a> · build: <?= htmlspecialchars($build) ?></small>
<small>&copy; <?= date('Y') ?> · <a href="<?= htmlspecialchars(REPO_URL) ?>">build <?= htmlspecialchars($build) ?></a></small>
</footer>
</body>
</html>