feat: add archetypes (#145)

This commit is contained in:
Jimmy Cai
2021-02-13 15:55:56 +01:00
committed by GitHub
parent 79412144d9
commit 21b42f0b6c
3 changed files with 23 additions and 2 deletions
+11 -2
View File
@@ -1,2 +1,11 @@
+++
+++
---
title: "{{ replace .Name "-" " " | title }}"
description:
date: {{ .Date }}
image:
math:
license:
hidden: false
comments: true
draft: true
---