mirror of
https://github.com/layer-systems/website.git
synced 2026-09-13 06:07:29 +02:00
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
This commit is contained in:
6
public/.well-known/nostr.json
Normal file
6
public/.well-known/nostr.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"names": {
|
||||
"_": "ff4991fce51be02c98a9c7299f4fddd992f9e2ff13a1335cbcad5a31306dd257",
|
||||
"highperfocused": "480ec1a7516406090dc042ddf67780ef30f26f3a864e83b417c053a5a611c838"
|
||||
}
|
||||
}
|
||||
1
public/CNAME
Normal file
1
public/CNAME
Normal file
@@ -0,0 +1 @@
|
||||
layer.systems
|
||||
Reference in New Issue
Block a user