From ffca038a1269decd6b6cf01128eae3d9d52fa19c Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 28 Aug 2017 17:03:07 +0800 Subject: docs: config CJKLanguage, theme info --- archetypes/default.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archetypes') diff --git a/archetypes/default.md b/archetypes/default.md index 1ef60b4..7464e07 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -3,7 +3,6 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} lastmod: {{ .Date }} draft: true -isCJKLanguage: true keywords: [] description: "" tags: [] @@ -13,7 +12,8 @@ author: "" # you can close something for this content if you open it in config.toml. comment: false toc: false -copyright: false # you can define another copyright. e.g. copyright: "This is an another copyright." +# you can define another copyright. e.g. copyright: "This is an another copyright." +copyright: false reward: false mathjax: false --- -- cgit v1.2.3