chat everywhere

This commit is contained in:
2025-10-09 22:12:51 -04:00
parent 36f1a0d86d
commit cd9dd6805f
9 changed files with 123 additions and 5 deletions

View File

@@ -188,7 +188,12 @@
</section>
</div>
<script src="https://btcforplebs.com/nostr-chat-widget.js"
data-nostr-pubkey="75462f4dece4fbde54a535cfa09eb0d329bda090a9c2f9ed6b5f9d1d2fb6c15b"
data-brand-name="Chat with BTCforPlebs"
data-color="#fdad01"
data-color-secondary="#222222">
</script>
<script>
// --- 2. Dropdown navigation ---------------------------------------------
window.navigateToSection = function (select) {

View File

@@ -62,5 +62,11 @@
}
}
};</script>
<script src="https://btcforplebs.com/nostr-chat-widget.js"
data-nostr-pubkey="75462f4dece4fbde54a535cfa09eb0d329bda090a9c2f9ed6b5f9d1d2fb6c15b"
data-brand-name="Chat with BTCforPlebs"
data-color="#fdad01"
data-color-secondary="#222222">
</script>
</body>
</html>

View File

@@ -44,6 +44,12 @@
<div id="back-to-top">
<a href="#top" title="Back to Top">🔝</a>
</div>
<script src="https://btcforplebs.com/nostr-chat-widget.js"
data-nostr-pubkey="75462f4dece4fbde54a535cfa09eb0d329bda090a9c2f9ed6b5f9d1d2fb6c15b"
data-brand-name="Chat with BTCforPlebs"
data-color="#fdad01"
data-color-secondary="#222222">
</script>
<script>
// --- 2. Dropdown navigation ---------------------------------------------