From 5423171a22146dde4ca44ab014dd88113f8e4f5f Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sat, 13 Jul 2024 15:27:57 +0000 Subject: [PATCH] Add a brief snippet on what BIP 353 does and sample address --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 1b49b2b..68665d6 100644 --- a/index.html +++ b/index.html @@ -97,6 +97,10 @@ color: grey; font-size: 11pt; } + .mono { + font-family: mono; + font-size-adjust: 0.5; + } .small-print { color: white; font-size: 11pt; @@ -175,6 +179,7 @@