fixed newline in Makefile

This commit is contained in:
Anton Lydike 2022-08-06 19:52:48 +02:00
parent 58b4124065
commit f5bf37495d

View File

@ -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: