fix(footer): point Shard Status link to /site/shard #90

Merged
whitlocktech merged 1 commits from fix/footer-shard-status-link into main 2026-07-21 19:10:50 +00:00

View File

@@ -37,7 +37,7 @@ export default function SiteFooter() {
{contactEmail}
</a>
&nbsp;·&nbsp;
<Link to="/site/status" style={{ color: 'var(--accent)', textDecoration: 'none' }}>
<Link to="/site/shard" style={{ color: 'var(--accent)', textDecoration: 'none' }}>
Shard Status
</Link>
&nbsp;·&nbsp;