Compare commits

..

No commits in common. "ai-dev" and "master" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
ok

View File

@ -110,8 +110,6 @@ $now = date('Y-m-d H:i:s');
</main> </main>
<footer> <footer>
Page updated: <?= htmlspecialchars($now) ?> (UTC) Page updated: <?= htmlspecialchars($now) ?> (UTC)
<br />
<a href="/healthz.php">Health Check</a>
</footer> </footer>
</body> </body>
</html> </html>