mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-05-21 20:47:12 +01:00
fix
This commit is contained in:
@@ -93,8 +93,8 @@ blog/index.html: index.md $(ARTICLES) $(TAGFILES) $(addprefix templates/,$(addsu
|
|||||||
envsubst < templates/article_entry.html; \
|
envsubst < templates/article_entry.html; \
|
||||||
first=false; \
|
first=false; \
|
||||||
done >> $@; \
|
done >> $@; \
|
||||||
markdown < index.md >> $@; \
|
|
||||||
envsubst < templates/article_list_footer.html >> $@; \
|
envsubst < templates/article_list_footer.html >> $@; \
|
||||||
|
markdown < index.md >> $@; \
|
||||||
envsubst < templates/index_footer.html >> $@; \
|
envsubst < templates/index_footer.html >> $@; \
|
||||||
envsubst < templates/footer.html >> $@; \
|
envsubst < templates/footer.html >> $@; \
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user