diff options
author | EuAndreh <eu@euandre.org> | 2021-06-07 21:48:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-07 21:48:44 -0300 |
commit | ebe3bb986ff5202d674dfa35c186b6d3b29f9674 (patch) | |
tree | 75d398ee4234bfe50f6207725a990f7e3312304d /Makefile | |
parent | TODOs.md: Remove tabs used for alignment (diff) | |
download | euandre.org-ebe3bb986ff5202d674dfa35c186b6d3b29f9674.tar.gz euandre.org-ebe3bb986ff5202d674dfa35c186b6d3b29f9674.tar.xz |
Makefile: Ignore missing README.md file
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ clean: public: sh aux/workflow/public.sh website website public-inbox - mv public/index.html public/README.html JEKYLL_ENV=production jekyll build --trace rsync -a _site/ public |