logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 8d5909a47f1a25099406ad4de4ab42402aa7c70e
parent e433638be330107b783ad14b63dfaff9a0dfb8a7
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 24 Oct 2021 12:24:01 +0200

bookmarks: Fix iceberg link

Diffstat:

Mbookmarks.shtml2+-
Mbookmarks.xbel2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -277,7 +277,7 @@ <dt><a rel="external noreferrer" href="http://ibiblio.org/harris/500milemail.html">The case of the 500-mile email</a></dt> <dt><a rel="external noreferrer" href="https://www.catsonrouters.com/">Cats on Routers</a></dt> <dt><a rel="external noreferrer" href="https://www.ee.ryerson.ca/~elf/hack/recovery.html">Unix Recovery Legend</a></dt> - <dt><a rel="external noreferrer" href="2https://suricrasia.online/iceberg/">The Cursed Computer Iceberg Meme</a></dt> + <dt><a rel="external noreferrer" href="https://suricrasia.online/iceberg/">The Cursed Computer Iceberg Meme</a></dt> <dt><a rel="external noreferrer" href="https://www.mit.edu/~xela/tao.html">The Tao of Programming</a></dt> </dl> </section> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -337,7 +337,7 @@ <bookmark href="http://ibiblio.org/harris/500milemail.html"><title>The case of the 500-mile email</title></bookmark> <bookmark href="https://www.catsonrouters.com/"><title>Cats on Routers</title></bookmark> <bookmark href="https://www.ee.ryerson.ca/~elf/hack/recovery.html"><title>Unix Recovery Legend</title></bookmark> - <bookmark href="2https://suricrasia.online/iceberg/"><title>The Cursed Computer Iceberg Meme</title></bookmark> + <bookmark href="https://suricrasia.online/iceberg/"><title>The Cursed Computer Iceberg Meme</title></bookmark> <bookmark href="https://www.mit.edu/~xela/tao.html"><title>The Tao of Programming</title></bookmark> </folder>