From c642d38690808ece0c81d990b489fc6bee598221 Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:17:29 -0800 Subject: [PATCH] Rename .well-known/nostr.json to .well-known/static/nostr.json --- .well-known/{ => static}/nostr.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .well-known/{ => static}/nostr.json (100%) diff --git a/.well-known/nostr.json b/.well-known/static/nostr.json similarity index 100% rename from .well-known/nostr.json rename to .well-known/static/nostr.json