Initial commit
This commit is contained in:
10
archetypes/default.md
Normal file
10
archetypes/default.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
categories: []
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
draft: true
|
||||
keywords: []
|
||||
link: ""
|
||||
tags: []
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
---
|
Reference in New Issue
Block a user