logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: a7f594c904645d7d1592a7ef24c9cc455356d772
parent f52c732fd45c57f02a56eff54647f530b22b7a91
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 24 Oct 2024 20:21:35 +0200

bookmarks.xsl.in: Fix section-less misc leak

Diffstat:

Mbookmarks.xsl.in2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bookmarks.xsl.in b/bookmarks.xsl.in @@ -25,7 +25,7 @@ </ul> </details> - <xsl:apply-templates match="/xbel/folder"/> + <xsl:apply-templates select="/xbel/folder"/> <section id="Misc"> <h2>Misc <a href="#Misc">§</a></h2>