summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-05-12 08:54:39 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-05-12 08:54:39 -0400
commit44e53303b285865f5ce8afc38e3d48dfba37aefa (patch)
tree9649ceaf95e79a0e906fc4eb9f4a0c4a6bce2a77
parentdeef52ccd43be974390a8f3e28a65d87a5472e6a (diff)
fix #764
-rw-r--r--layouts/shortcodes/crypto.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/shortcodes/crypto.html b/layouts/shortcodes/crypto.html
index be03410..a7434c3 100644
--- a/layouts/shortcodes/crypto.html
+++ b/layouts/shortcodes/crypto.html
@@ -22,11 +22,11 @@
<div class=cryptoinfo>
<img style="max-height:1em;max-width:1em;display:inline" src=/pix/xmr.svg> Monero </br>
<code style="font-size:xx-small;overflow-wrap:break-word;">84N9N3DMWhQ9cstHwGEjo8hEvm9bjeYgjV5fLrGK6TmA9iVPjnU7NMUT7gyAc22UgGAVTCUgReQ1J67znhWP3L52Usfw6jg</code></br>
-<a href=/pix/xmr.png><img class=qr src=/pix/monero-based-cooking.png></a>
+<a href=/pix/monero-based-cooking.png><img class=qr src=/pix/monero-based-cooking.png></a>
</div>
<div class=cryptoinfo>
<img style="max-height:1em;max-width:1em;display:inline" src=/pix/btc.svg> Bitcoin </br>
<code style="font-size:small;overflow-wrap:break-word;">bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w</code></br>
-<a href=/pix/btc.png><img class=qr src=/pix/bitcoin-based-cooking.png></a>
+<a href=/pix/bitcoin-based-cooking.png><img class=qr src=/pix/bitcoin-based-cooking.png></a>
</div>
</div>