1
0

feat: per-page copy-link button for compact URLs + shareable force-language links
Deploy / deploy (push) Successful in 0s

- Copy-link pill in each page's top bar copies its compact URL (SEC-01/AGT-01, /, /privacy)
- ?lang= / #lang= forces the page language over saved/browser default (EN/DE, FA); hash form survives the compact-URL 302
- add .gitignore (keeps local CLAUDE.md out of the public repo)
This commit is contained in:
Pouya
2026-06-05 11:33:51 +02:00
parent 3677993690
commit eedceada29
5 changed files with 282 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
# Local-only assistant notes — this repo is PUBLIC, keep these out of git.
CLAUDE.md
.claude/
# Editor / OS cruft
.DS_Store
*.swp