diff --git a/public/index.html b/public/index.html index f83396f..a50e81a 100644 --- a/public/index.html +++ b/public/index.html @@ -39,7 +39,7 @@ Bitcoin & The Bible - + - + - + @@ -121,11 +121,11 @@ document.addEventListener('DOMContentLoaded', init); if (folder.style.display === "none" || folder.style.display === "") { folder.style.display = "block"; - button.innerHTML = button.innerHTML.replace("-", "↓"); + button.innerHTML = button.innerHTML.replace("←", "↓"); } else { folder.style.display = "none"; - button.innerHTML = button.innerHTML.replace("↓", "-"); + button.innerHTML = button.innerHTML.replace("↓", "←"); } } diff --git a/public/mint/index.html b/public/mint/index.html new file mode 100644 index 0000000..bdf94af --- /dev/null +++ b/public/mint/index.html @@ -0,0 +1,43 @@ + + + + + + BTCforPlebs Cashu Mint - Quicklinks + + + + + + +
+

BTCforPlebs Cashu Mint

+

Welcome to the BTCforPlebs Cashu Mint! Mint up to 100,000 sats per session – but remember, no life‑saving amounts. If you hit a snag, ping us on Nostr or email mint@btcforplebs.com.

+

Quick Links

+ +

Minting Policy

+ +

FAQ

+

For frequently asked questions, visit our FAQ page or join our Nostr channel.

+ +
+ + diff --git a/public/relay/index.html b/public/relay/index.html index b8b8d02..4ddc68c 100644 --- a/public/relay/index.html +++ b/public/relay/index.html @@ -5,7 +5,7 @@ BTCforPlebs Nostr Relay - The WebSocket Party Hub - +