diff --git a/dist/index.html b/dist/index.html index 35e5dd00..fb66ac2f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,7 +5,7 @@
A minimal nostr bookmark client
-A minimal nostr bookmark client
+Logged in as: {formatUserDisplay(userProfile, userPublicKey)}
+ {activeAccount && ( +Logged in as: {formatUserDisplay()}
)}