Surcharge de l'archétype par défaut

This commit is contained in:
Stanislas Jouffroy 2025-03-23 14:46:07 +01:00
parent ea1afe519b
commit 80ebce6c92
2 changed files with 12 additions and 2 deletions

12
archetypes/default.md Normal file
View file

@ -0,0 +1,12 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
publishdate: {{ .Date }}
description: ""
weight: 10
categories: []
tags: []
---
Lorem Ipsum.

File diff suppressed because one or more lines are too long