aboutsummaryrefslogtreecommitdiffhomepage
path: root/archetypes/default.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
deleted file mode 100644
index 1ab8ddf..0000000
--- a/archetypes/default.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: "{{ replace .Name "-" " " | title }}"
-date: {{ .Date }}
-draft: true
-tags: ["TODO"]
-summary: |
- TODO
-changelog:
- {{ .Date | time.Format "2006-01-02" }}: 公開
----
-