From a79277f3ed60e423b22291205836a013d1946892 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 1 Oct 2025 10:18:10 -0400 Subject: [PATCH] small stuff --- .gitignore | 3 ++- examples/login-and-profile.html | 9 +++++++++ lite/VERSION | 2 +- lite/nostr-lite.js | 4 ++-- nostr_login_lite.code-workspace | 10 ++++++++++ 5 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 nostr_login_lite.code-workspace diff --git a/.gitignore b/.gitignore index effd990..0517057 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ Thumbs.db log.txt Trash/ -nostr-login/ \ No newline at end of file +nostr-login/ +nostr-tools/ diff --git a/examples/login-and-profile.html b/examples/login-and-profile.html index 159a6b7..163f756 100644 --- a/examples/login-and-profile.html +++ b/examples/login-and-profile.html @@ -35,6 +35,15 @@ + + + + + + + + +