Commit Graph

8 Commits

Author SHA1 Message Date
mroxso
a61d1493f5 Rename remaining visible "Nostr OS" strings to LAYER.systems
Covers the About window heading, the mobile shell header and the app
icon's aria-label, so the visible branding matches the page title.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014YtQoCzkP7Bo8nruhxojPi
2026-09-06 11:36:20 +02:00
mroxso
6c01c76a11 Rebrand page title and metadata to LAYER.systems
The site ships on layer.systems, so the document title, meta and OG
description, and the web manifest now carry that name instead of
"Nostr OS". OsShell sets the title at runtime, so it is updated too —
otherwise the tab would fall back to the old branding after hydration.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014YtQoCzkP7Bo8nruhxojPi
2026-09-06 11:35:09 +02:00
mroxso
f7d0670e5a Add CNAME and restore NIP-05 nostr.json for GitHub Pages
The Pages custom domain (layer.systems) is only stored in repo settings;
a CNAME file in the build output makes it survive Pages reconfiguration.
Restore public/.well-known/nostr.json, which this branch had dropped —
removing it would break the existing NIP-05 identifiers on layer.systems.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014YtQoCzkP7Bo8nruhxojPi
2026-09-06 11:32:47 +02:00
mroxso
245fa289f8 new web os frontend 2026-09-06 11:17:54 +02:00
25d02b1f9b Add highperfocused name entry to nostr.json 2025-12-28 00:30:45 +01:00
3707c1b89c Add nostr.json file with initial names configuration 2025-12-28 00:30:05 +01:00
fd9b6b183f Add SEO metadata and manifest file; clean up placeholder comments 2025-12-27 21:47:41 +01:00
a833997770 initial code commit 2025-12-27 21:42:31 +01:00