commit 9d247fac7279417ad33d8147f3b05a1761d7c8b7
Author: Hiltjo Posthuma <[email protected]>
Date: Wed Oct 17 18:47:47 2018 +0200
test2
diff --git a/build-page b/build-page
index d1741ac4..4f702b9a 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>/)