From 54626d76e5e44a520562594ec0d59cd780e482a8 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 26 Feb 2023 14:06:28 +0800 Subject: [PATCH] Update development tasks (again) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e9ddd6..6a88ea4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: build build: build-openring - hugo + hugo --destination public .PHONY: build-openring build-openring: