test content commit

This commit is contained in:
tomoyanonymous
2020-03-23 15:17:21 +09:00
parent c68f040858
commit b9ce02faa5
25 changed files with 2461 additions and 1 deletions

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---