Initial 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:
|
||||
categories:
|
||||
-
|
||||
tags:
|
||||
-
|
||||
featured_image:
|
||||
author:""
|
||||
---
|
||||
Reference in New Issue
Block a user