summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.sh b/make.sh
index 8698520..9b729f3 100755
--- a/make.sh
+++ b/make.sh
@@ -1,6 +1,7 @@
# Render pages
./render.sh entries/index.html www/index.html
./render.sh entries/error.html www/error.html
+./render.sh entries/resources.html www/resources.html
# copy static files
cp -r static/* www