logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 4d5bf6282db60e6d3f3a298524664667d7ef85ca
parent a2c99cfa8a95bf296c2ac0bccfe2433acd832789
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 13 Aug 2021 10:02:19 +0200

bookmarks: https://www.catsonrouters.com/

Diffstat:

Mbookmarks.shtml6++++++
Mbookmarks.xbel5+++++
2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -251,6 +251,12 @@ <li><a rel="external noreferrer" href="https://www2.nhk.or.jp/signlanguage/index.cgi">Japanese Sign Language</a></li> </ul> </section> + <section id="Fun"> + <h2><a href="#Fun">§</a> Fun</h2> + <ul> + <li><a rel="external noreferrer" href="https://www.catsonrouters.com/">Cats on Routers</a></li> + </ul> + </section> <section id="Misc"> <h2><a href="#Misc">§</a> Misc</h2> <ul> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -279,6 +279,11 @@ <bookmark href="https://www2.nhk.or.jp/signlanguage/index.cgi"><title>Japanese Sign Language</title></bookmark> </folder> + <folder> + <title>Fun</title> + <bookmark href="https://www.catsonrouters.com/"><title>Cats on Routers</title></bookmark> + </folder> + <bookmark href="http://apmep.fr/"><title>Association des Professeurs de Mathématiques de l’Enseignement Public</title></bookmark> <bookmark href="https://dev.gentoo.org/~mgorny/articles/portability-of-tar-features.html"><title>Portability of tar features, Michał Górny, 2018-11-25</title></bookmark> <bookmark href="https://tatiyants.com/pev/"><title>Postgres EXPLAIN Visulizer (pev)</title></bookmark>