From 8bf85bfe4b4db5d9c269ead49d4a0f9e3ba8c46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 11 Aug 2018 12:44:06 +0200 Subject: [PATCH] Cosmetic change to test GitInfo --- content/zh/templates/base.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/templates/base.md b/content/zh/templates/base.md index 68f245662..4845f608f 100644 --- a/content/zh/templates/base.md +++ b/content/zh/templates/base.md @@ -4,7 +4,7 @@ linktitle: description: The base and block constructs allow you to define the outer shell of your master templates (i.e., the chrome of the page). godocref: https://golang.org/pkg/text/template/#example_Template_block date: 2017-02-01 -publishdate: 2017-02-01 +publishdate: 2018-08-11 lastmod: 2017-02-01 categories: [templates,fundamentals] keywords: [blocks,base]