commit ca9421a27fa8913fb04f77265ccd5e40256fadc2
parent acdd7813ab6db1ee9b83e7f224966b37b968ccc1
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 15 Dec 2013 16:44:20 +0100
page template: correct timestamp format
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/example-page-template.sh b/pages/example-page-template.sh
@@ -6,5 +6,5 @@ url="${id}.html"
tags="tags, comma, separated"
keywords="keywords, comma, separated"
categories="Category name"
-timestamp="now"
+timestamp="2013-01-01"
author="author"