logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 6a1798813db348e7fb7ce494e5bab4a2315e1f6f
parent 42323065df0dedc1e10806033e1ebf6475d62d48
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  9 Oct 2021 16:27:35 +0200

feed.atom: Fix include

Diffstat:

Mfeed.atom2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/feed.atom b/feed.atom @@ -17,7 +17,7 @@ <published>2021-10-02T21:26:57Z</published> <updated>2021-10-02T21:26:57Z</updated> <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> -<!--#include file="/articles/articles/cve.org-disaster.xhtml"--> +<!--#include file="/articles/cve.org-disaster.xhtml"--> </div></content> </entry>