updated site

This commit is contained in:
2026-02-24 16:43:51 -06:00
parent c6ee3ee346
commit 511b311de5
10 changed files with 19 additions and 60 deletions

View File

@@ -0,0 +1,6 @@
<footer>
<?php
$time = time();
echo "<span>$time</span>";
?>
</footer>