From e089388ab53d8e015f0cc997b3cee0fb1d62bca6 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 22 Apr 2023 00:08:23 +0200 Subject: Support for multilang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 03c14f4..5313b1b 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ build: clean: @echo "Clean" - -rm -fr articles/*.html tag/ s/ index.html rss.xml + -rm -fr articles/*.html tag/ s/ index.html rss.xml en/ fr/ -- cgit v1.2.3-54-g00ecf