Amélioration de l'archetype blog.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-18 23:11:49 +01:00
parent 3ba8a28f14
commit 697f49149a
+3 -1
View File
@@ -1,6 +1,8 @@
---
date: "{{ .Date | time.Format "2023-10-15" }}"
date: "{{ .Date | time.Format "2023-10-15T01:01:00+0100" }}"
draft: true
author: Alexis Lahouze
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
linkTitle: "{{ .File.ContentBaseName }}"
tags: []
---