logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 44a8e15ee6578de1ea1349aa1a2e96f83eb2c0f0
parent 955423f0c62f63ca4477b5a1b4942f641a45ffa8
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>