aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b166700..761d14f 100644
--- a/Makefile
+++ b/Makefile
@@ -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