logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 20b670804591840e43b3dd70d41760a2aa34b6f1
parent 98a78e7eae1956d0a902608dc781ee117b9b2fa8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 31 Mar 2023 09:41:58 +0200

bookmarks: https://signal.eu.org/osm/

Diffstat:

Mbookmarks.html3++-
Mbookmarks.html.br0
Mbookmarks.xbel1+
3 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 233 links. + It currently contains 234 links. </p> <section id="Autism"> <h2>Autism <a href="#Autism">§</a></h2> @@ -393,6 +393,7 @@ <dt><a rel="external noreferrer" href="https://en.wikipedia.org/wiki/Romanian_orphans">Romanian orphans</a></dt><dd>In October 1966, Ceaușescu banned abortion and contraception and brought in one of the world's harshest anti-abortion laws, leading to a large spike in the number of Romanian infants abandoned to the country's orphanages.</dd> <dt><a rel="external noreferrer" href="https://www.folklore.org/StoryView.py?story=Do_It.txt">Folklore: Do It</a></dt><dd>User testing sometimes has surprising results</dd> <dt><a rel="external noreferrer" href="https://overpass-turbo.eu/">overpass turbo</a></dt><dd>Allows to filter OpenStreetMap data via the Overpass Query Language, including a wizard for simpler usage. Source Code at https://github.com/tyrasd/overpass-turbo</dd> + <dt><a rel="external noreferrer" href="https://signal.eu.org/osm/">Railway Routing</a></dt> </dl> </section> </main> diff --git a/bookmarks.html.br b/bookmarks.html.br Binary files differ. diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -495,4 +495,5 @@ <title>overpass turbo</title> <desc>Allows to filter OpenStreetMap data via the Overpass Query Language, including a wizard for simpler usage. Source Code at https://github.com/tyrasd/overpass-turbo</desc> </bookmark> + <bookmark href="https://signal.eu.org/osm/"><title>Railway Routing</title></bookmark> </xbel>