initial commit
This commit is contained in:
parent
2012aa8834
commit
9ddfa58ace
2289 changed files with 11217 additions and 0 deletions
10
archetypes/default.md
Normal file
10
archetypes/default.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "{{ replace (replace .Name "-" " ") "_" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
tags:
|
||||
- tag1
|
||||
- tag2
|
||||
- tag3
|
||||
image:
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue