From b4c79ac1cdf8a0fe4e1fe23140bdd18d446d9dce Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 28 May 2022 21:11:42 +0200 Subject: Update Makefile according to Hugo's tutorial --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 00b975e..7c17dee 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ all: mkdir -p public - hugo --destination public + hugo -D clean: rm -rf public -- cgit v1.2.3-70-g09d2