diff --git a/.cursor/rules/app-settings-and-nostr.mdc b/.cursor/rules/app-settings-and-nostr.mdc index 3dca9096..9ff31a8f 100644 --- a/.cursor/rules/app-settings-and-nostr.mdc +++ b/.cursor/rules/app-settings-and-nostr.mdc @@ -1,3 +1,9 @@ --- -alwaysApply: true +description: when dealing with user and app settings +alwaysApply: false --- + +We use nostr to load/save/sync our settings. + +- https://nostrbook.dev/kinds/30078 +- https://github.com/nostr-protocol/nips/blob/master/78.md \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 74576896..fdc3a78d 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,7 +5,7 @@