logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: c9ce5b70b8787ecdac5178a0f41a5538e67243e9
parent 1cf5f52a0fb2f2457fa74951ccaa435fe874e13c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 16 Feb 2023 01:31:28 +0100

bookmarks: godbolt.org

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 226 links. + It currently contains 227 links. </p> <section id="Autism"> <h2>Autism <a href="#Autism">ยง</a></h2> @@ -380,6 +380,7 @@ <dt><a rel="external noreferrer" href="https://www.eff.org/deeplinks/2022/12/user-generated-content-and-fediverse-legal-primer">User Generated Content and the Fediverse: A Legal Primer</a></dt> <dt><a rel="external noreferrer" href="https://touhouwiki.net/">Touhou Wiki</a></dt> <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> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -472,4 +472,5 @@ <bookmark href="https://www.eff.org/deeplinks/2022/12/user-generated-content-and-fediverse-legal-primer"><title>User Generated Content and the Fediverse: A Legal Primer</title></bookmark> <bookmark href="https://touhouwiki.net/"><title>Touhou Wiki</title></bookmark> <bookmark href="https://hololive.wiki/"><title>Hololive Fan Wiki</title></bookmark> + <bookmark href="https://godbolt.org/"><title>Compiler Explorer</title></bookmark> </xbel>