Remove keywords param from archetype

This commit is contained in:
Will Faught
2023-02-14 12:29:05 -08:00
parent dfd762f141
commit 80a36af3ee

View File

@@ -3,7 +3,6 @@ categories: []
date: {{ .Date }} date: {{ .Date }}
description: "" description: ""
draft: true draft: true
keywords: []
link: "" link: ""
tags: [] tags: []
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"