]> git.bitcoin.ninja Git - satsto.me/commitdiff
Add edit link
authorMatt Corallo <git@bluematt.me>
Fri, 12 Jul 2024 13:07:08 +0000 (13:07 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 12 Jul 2024 13:07:08 +0000 (13:07 +0000)
index.html

index 300be8b7cf2449f26348b116f3dd043ca8ca4f7f..03dd6ebe0d476cdd110b42fad8736133e9fc3504 100644 (file)
@@ -62,6 +62,7 @@
                <p></p>
                <p class="small-print">Note that most BIP 353 addresses rely on at least <a href="https://bolt12.org">BOLT 12</a> or <a href="https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki">Silent Payments</a> and as both are relatively new, wallet support isn't yet universal. Check that your wallet supports at least one of the two if you are unable to pay.</p>
                <p class="small-print">While you're absolutely trusting this site to not provide you with bad code, the code we promise we served you fully validates the name using DNSSEC. Thus, no matter what server you use to resolve the name, the worst they can do is log who you're paying or tell you they're not payable. They can never lie and give you the wrong address!</p>
+               <p class="small-print">Make this site beautiful by <a href="https://github.com/TheBlueMatt/satsto.me">editing it on Github</a></p>
 
                <!-- dnssec_prover_wasm.js comes from running wasm-pack build --target web` in the `wasmpack` folder in dnssec-prover -->
                <script type="module" src="dnssec_prover_wasm.js"></script>