logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: a60026492c858733e255fef507173f83f327a722
parent 390af7bec8c592c7e33bf222f77899a4ba58e957
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 14 Mar 2023 11:51:32 +0100

bookmarks: https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Pastiches

Diffstat:

Mbookmarks.html3++-
Mbookmarks.xbel1+
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/bookmarks.html b/bookmarks.html @@ -36,7 +36,7 @@ <h1>Bookmarks</h1> <p> This is generated from <a href="/bookmarks.xbel">/bookmarks.xbel</a>, a standard-compliant <a href="http://pyxml.sourceforge.net/topics/xbel/">XBEL</a> file, which you can process and import in some browsers. (XSLT file used for it: <a href="/bookmarks.xsl">/bookmarks.xsl</a>).<br/> - It currently contains 228 links. + It currently contains 229 links. </p> <section id="Autism"> <h2>Autism <a href="#Autism">§</a></h2> @@ -382,6 +382,7 @@ <dt><a rel="external noreferrer" href="https://hololive.wiki/">Hololive Fan Wiki</a></dt> <dt><a rel="external noreferrer" href="https://godbolt.org/">Compiler Explorer</a></dt> <dt><a rel="external noreferrer" href="https://dumbpasswordrules.com/">Dumb Password Rules</a></dt><dd>A compilation of 285+ sites with dumb password rules</dd> + <dt><a rel="external noreferrer" href="https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Pastiches">Wikipédia:Pastiches</a></dt> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -474,4 +474,5 @@ <bookmark href="https://hololive.wiki/"><title>Hololive Fan Wiki</title></bookmark> <bookmark href="https://godbolt.org/"><title>Compiler Explorer</title></bookmark> <bookmark href="https://dumbpasswordrules.com/"><title>Dumb Password Rules</title><desc>A compilation of 285+ sites with dumb password rules</desc></bookmark> + <bookmark href="https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Pastiches"><title>Wikipédia:Pastiches</title></bookmark> </xbel>