Skip to content

Commit

Permalink
Remove keywords param from archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Feb 14, 2023
1 parent dfd762f commit 80a36af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion archetypes/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ categories: []
date: {{ .Date }}
description: ""
draft: true
keywords: []
link: ""
tags: []
title: "{{ replace .Name "-" " " | title }}"
Expand Down

0 comments on commit 80a36af

Please sign in to comment.