From f5bf37495d16aad42936f913b2ed2631eab0364f Mon Sep 17 00:00:00 2001 From: Anton Lydike Date: Sat, 6 Aug 2022 19:52:48 +0200 Subject: [PATCH] fixed newline in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f50b7bc..198ee53 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ deploy: website rsync -a --no-i-r --info=progress2 web/ cyberbly.at:pesto-blog/ website: web/index.html web/reviews.json web/style.css + json: reviews.json clean: