hamburger nav on all touch devices, add eruda for debugging

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-26 20:34:54 +00:00
co-authored by Claude Opus 4.6
parent e0f470137b
commit 1cbf9553ec
4 changed files with 24 additions and 6 deletions
+2
View File
@@ -31,6 +31,8 @@
<link rel="manifest" href="https://static.officer.dev/site.webmanifest" />
<meta name="theme-color" content="#1F2620" />
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script>eruda.init();</script>
<script type="module" src="./frontend.tsx" async></script>
</head>
<body>