Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jeblister/kube.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed <jeblister@gmail.com>2018-01-30 13:24:07 +0300
committerGitHub <noreply@github.com>2018-01-30 13:24:07 +0300
commitd12d3f643f12e7eda02653cc6eb17ee593cce53f (patch)
treef64eeeda5bb20afcc746d200984b38d4ed759263
parent9088bdf54e590d84a1fa708f4be8cb57590b8009 (diff)
parent720935532630bc45be7bbc08d75fa9afbac7d46c (diff)
Merge pull request #15 from elfenlaid/fix-docs-archetype
fix docs archetype date misspell
-rw-r--r--archetypes/docs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/docs.md b/archetypes/docs.md
index fd983e7..29df1fa 100644
--- a/archetypes/docs.md
+++ b/archetypes/docs.md
@@ -1,7 +1,7 @@
+++
title = ""
description = ""
-date: {{ .Date }}
+date = {{ .Date }}
weight = 20
draft = false
bref = ""