Update default archetype author name to "Achille"

This commit is contained in:
gribse 2025-04-18 16:16:45 +02:00
parent 8662f3d62d
commit c13cbefe43

View file

@ -1,6 +1,6 @@
--- ---
title: '{{ replace .File.ContentBaseName "-" " " | title }}' title: '{{ replace .File.ContentBaseName "-" " " | title }}'
author: ["Me", "You"] author: Achille
date: '{{ .Date }}' date: '{{ .Date }}'
draft: true draft: true
ShowToc: true ShowToc: true