commit 0a25f39fbf3db6e86feb84b1a01512c8ccc2863f
Author: Hiltjo Posthuma <[email protected]>
Date: Wed Oct 17 18:47:28 2018 +0200
test
diff --git a/build-page b/build-page
index 4f702b9a..d1741ac4 100755
--- a/build-page
+++ b/build-page
@@ -1,6 +1,6 @@
#!/bin/sh -e
-# Given a directory name, generate a static page out of:
+# Given a directory name, generate a static page out of
# - ./**/index.md - the markdown files.
# - ./title - the title of the website.
# - ./domains - file with one domain per line (corresponding to ./<domain>/)