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

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi <sfbgwm30@gmail.com>2020-03-15 07:58:24 +0300
committermatsuyoshi <sfbgwm30@gmail.com>2020-03-15 07:58:24 +0300
commit4f4927500987c7755769f2cac7ef2a0a3b53be06 (patch)
tree3cf41900f036d8157f4869b8ddd07c4c058ebcc3 /archetypes
parent215ca1faa95fae42bda0e0d0d1f1011ae780a05a (diff)
add toc
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index bb28786..53f55cb 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -3,4 +3,11 @@ title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = {{ .Date }}
tags = [""]
draft = false
+toc = false
+++
+
+# Title
+
+<!-- toc -->
+
+## Contents \ No newline at end of file