From d4aad4854acfa0a7b6a2c7ecb7abf6b713afc113 Mon Sep 17 00:00:00 2001 From: BTCforPlebs Date: Thu, 2 Oct 2025 15:55:17 -0400 Subject: [PATCH] homepage-mint-relay --- public/index.html | 14 +++++++------- public/mint/index.html | 43 +++++++++++++++++++++++++++++++++++++++++ public/relay/index.html | 4 ++-- 3 files changed, 52 insertions(+), 9 deletions(-) create mode 100644 public/mint/index.html 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.

+
+ © 2025 BTCforPlebs – Mint responsibly. +
+
+ + 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 - +