page template: make custom content use-case clearer - static-site-scripts - sta… | |
git clone git://git.codemadness.org/static-site-scripts | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 77d294ab2464421566f4105e69c59ef308df1915 | |
parent dae597896d4c9e3984f41851580b6139f6720f15 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sun, 15 Dec 2013 16:54:06 +0100 | |
page template: make custom content use-case clearer | |
Signed-off-by: Hiltjo Posthuma <[email protected]> | |
Diffstat: | |
M pages/example-page-template.sh | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/pages/example-page-template.sh b/pages/example-page-template.sh | |
@@ -8,3 +8,4 @@ keywords="keywords, comma, separated" | |
categories="Category name" | |
timestamp="2013-01-01" | |
author="author" | |
+#content="custom stuff" |