archetypes: add 'description' back to front matter
continuous-integration/drone/push Build is passing Details

This reverts commit 4ac758cf92.
This commit is contained in:
Bruno BELANYI 2021-10-20 12:36:33 +02:00
parent 05567a11ae
commit 45aebb2c81
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: false # I don't care for draft mode, git has branches for that
description: ""
tags:
- accounting
- c++