I am still amazed by the actual code: Look at the CSS + JS imports! :) <html lang="en"> <head> <meta charset="UTF-8"> <title>Nostr Web Test</title> <link rel="stylesheet" type="text/css" href="7ccda059f9f4b7ddfe8e39aa4f3a41f2c262bfee9203b5894eff36a8f9499a05" /> </head> <body> <div class="background-text" id="msg">HELLO, Nostr</div> <script src="4885034c358f0f3e57bfa3018685801e49d4a384c828c6ad0f384fbacd19d941"></script> </body> </html>

Replies (3)

Oh shut, that’s hilarious. @gsovereignty and I were discussing the idea of creating nostr components so that you could create an app where you embed, eg. a contact list, as an event Id. This feels similar