From 770d4976c8eca6a17f3fcdcfda55a5b5944f71c6 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 10 Aug 2024 07:24:44 +0200 Subject: Clean sitemap.xml --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9546909..7f00578 100644 --- a/Makefile +++ b/Makefile @@ -23,4 +23,4 @@ static: clean: @echo "Clean" - -rm -fr articles/*.html notes/*.html tag/ s/ index.html rss.xml en/ fr/ + -rm -fr articles/*.html notes/*.html tag/ s/ index.html sitemap.xml rss.xml en/ fr/ -- cgit v1.3-2-g11bf