logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 399897c880db9d54c32502da5f5c453b7308734c
parent ab603ed9647aef125145f8358d18fd403a8a98ea
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 22 Apr 2021 10:02:35 +0200

bookmarks.xbel: Add <?xml-stylesheet?> node

Diffstat:

Mbookmarks.xbel1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<?xml-stylesheet type="text/xsl" href="bookmarks.xsl"?> <!DOCTYPE xbel PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML" "http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">