logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 5445253c6699e7030a853037a003127f00193eff
parent c4a46a2b0a303ac416e21ae68495a270c24e5506
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  1 May 2022 05:07:16 +0200

bookmarks: VNDB, AniDB

Diffstat:

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

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -319,6 +319,8 @@ <dt><a rel="external noreferrer" href="https://www.opensubtitles.org/">Subtitles - download movie and TV Series subtitles</a></dt> <dt><a rel="external noreferrer" href="http://www.coding2learn.org/blog/2013/07/29/kids-cant-use-computers/">Kids can't use computers... and this is why it should worry you</a></dt> <dt><a rel="external noreferrer" href="https://shkspr.mobi/blog/2021/01/the-unreasonable-effectiveness-of-simple-html/">The unreasonable effectiveness of simple HTML</a></dt> + <dt><a rel="external noreferrer" href="https://vndb.org/">The Visual Novel Database</a></dt> + <dt><a rel="external noreferrer" href="https://anidb.net/">aniDB</a></dt><dd>Anime DataBase</dd> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -406,4 +406,6 @@ <bookmark href="https://www.opensubtitles.org/"><title>Subtitles - download movie and TV Series subtitles</title></bookmark> <bookmark href="http://www.coding2learn.org/blog/2013/07/29/kids-cant-use-computers/"><title>Kids can't use computers... and this is why it should worry you</title></bookmark> <bookmark href="https://shkspr.mobi/blog/2021/01/the-unreasonable-effectiveness-of-simple-html/"><title>The unreasonable effectiveness of simple HTML</title></bookmark> + <bookmark href="https://vndb.org/"><title>The Visual Novel Database</title></bookmark> + <bookmark href="https://anidb.net/"><title>aniDB</title><desc>Anime DataBase</desc></bookmark> </xbel>