commit: 504ffdedb066573643cceb2b5ed7dae89a0b835b
parent 77145d3d2cab0b2fba46510300b87f1e899fef63
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 11 Oct 2020 20:31:34 +0200
badwolf/bookmarks.xbel: New file
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/.local/share/badwolf/bookmarks.xbel b/.local/share/badwolf/bookmarks.xbel
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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">
+<xbel xmlns:xi="http://www.w3.org/2001/XInclude" xml:space="preserve">
+ <xi:include href="file:///home/haelwenn/Sources/git/hacktivis.me/git/blog/bookmarks.xbel" parse="xml" xpointer="xpointer(/xbel/*)"/>
+ <xi:include href="file:///home/haelwenn/.elinks/bookmarks.xbel" parse="xml" xpointer="xpointer(/xbel/*)"/>
+</xbel>