diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..b58b603
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,5 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/App.jsx b/app/src/App.jsx
index e0026ed..5a06b36 100644
--- a/app/src/App.jsx
+++ b/app/src/App.jsx
@@ -6,6 +6,7 @@ import { Select } from "@thisbeyond/solid-select";
import "@thisbeyond/solid-select/style.css";
const options = [
+ { label: 'Tony Cark', name: 'npub1pmzw37x9fznr0a3znjy4t9rspgx8cs8duqw9tf7d72x2rykr6ypqzyxhmy' },
{ label: "Purple Text, Orange Highlights (article by Gigi)", name: "naddr1qqxnzd3cxqmrzv3exgmr2wfeqgsxu35yyt0mwjjh8pcz4zprhxegz69t4wr9t74vk6zne58wzh0waycrqsqqqa28pjfdhz" },
{ label: "Nostr (fiatjaf's blog)", name: "https://fiatjaf.com/nostr.html" },
{ label: "A native internet protocol for social media (article by Jack)", name: "naddr1qqxnzd3cxyerxd3h8qerwwfcqgsgydql3q4ka27d9wnlrmus4tvkrnc8ftc4h8h5fgyln54gl0a7dgsrqsqqqa28387u5u" },
@@ -41,11 +42,11 @@ function App() {
Code on GitHub
zapthreads
- {/*
+
{npub() && Logged in as {npub()}}
-
*/}
+
Select a resource: