diff --git a/Makefile b/Makefile index ab2c34a..fe95a81 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SOURCE = /home/jer/git/fnordig.de/_site/ DEST = /var/www/sites/fnordig.de/ build: - cobalt build + cobalt build --drafts .PHONY: build serve: