www

website
git clone ssh://anon@src.dalliard.ch/www
log | files | refs

commit d0da0195546151ccfd1269fdb81976acd91f1858
parent 080e070d30895a2b6f2cf11856801622d1bd22ec
author: nathanael <nathanael@dalliard.ch>
date:   Tue, 18 Nov 2025 13:41:49 +0000

add nostr

diffstat:
Astatic/.well-known/nostr.json | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/static/.well-known/nostr.json b/static/.well-known/nostr.json @@ -0,0 +1,5 @@ +{ + "names": { + "nathanael": "330d7058bcf47b20ea6696f4e355966d0656ed80ed1ecf6a8ee44647ee18b4ca" + } +}