diff --git a/Makefile b/Makefile index 32c7e32..ffdb0f4 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ init: mkdir -p $(BLOG_SRC) data templates printf '
tags: ' > templates/tag_list_header.html printf '#$$NAME' > templates/tag_entry.html printf ', ' > templates/tag_separator.html