first commit
This commit is contained in:
12
archetypes/default.md
Normal file
12
archetypes/default.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
description: ""
|
||||
tags: []
|
||||
author: ""
|
||||
featured: false
|
||||
# lastmod: {{ .Date }}
|
||||
---
|
||||
|
||||
An entry begins here.
|
||||
Reference in New Issue
Block a user