feat: per-page copy-link button for compact URLs + shareable force-language links
Deploy / deploy (push) Successful in 0s
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:
@@ -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
|
||||
Reference in New Issue
Block a user