Modified blog archetype to include categories and author
Signed-off-by: Ettore <noettore@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
tags: []
|
||||
categories: []
|
||||
description: ""
|
||||
date: {{ .Date }}
|
||||
author: "Ettore Dreucci"
|
||||
tags: []
|
||||
draft: true
|
||||
---
|
||||
---
|
||||
|
Reference in New Issue
Block a user