Commit graph

2 commits

Author SHA1 Message Date
King Omar
2afb56d93d footer: add slim single-line mode for fixed-height app shells
Full block footer steals ~230px in fixed app layouts (iamthelaw et al).
New data-mode="slim" renders a compact accent-matched one-line bar.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 17:48:26 +10:00
King Omar
7a3b684203 Add shared footer.js — one-line cross-subdomain wayfinding
Self-contained Shadow-DOM component so no subdomain is a dead end.
Loaded via <script src="https://theradicalparty.com/footer.js" defer>.
Two modes: full bar (default) and data-mode="pill" for full-screen apps.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 22:36:59 +10:00