Add styled /status page, update footer/terms links from /health to /status
All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 2m49s

This commit is contained in:
OpenClaw 2026-02-16 19:48:25 +00:00
parent 59cc8f3d0e
commit 6cc30db5c6
11 changed files with 219 additions and 11 deletions

View file

@ -4,7 +4,7 @@
<div class="footer-links">
<a href="/">Home</a>
<a href="/docs">Docs</a>
<a href="/health">API Status</a>
<a href="/status">API Status</a>
<a href="/#change-email" class="open-email-change">Change Email</a>
<a href="/impressum">Impressum</a>
<a href="/privacy">Privacy Policy</a>