Correction de l'archétype blog.
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-03-19 01:26:07 +01:00
parent d4d871b890
commit c863eba418
+3 -1
View File
@@ -1,8 +1,10 @@
--- ---
date: "{{ .Date | time.Format "2023-10-15T01:01:00+0100" }}" date: "{{ .Date | time.Format "2006-01-02T15:04:05Z07:00" }}
draft: true draft: true
author: Alexis Lahouze author: Alexis Lahouze
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}" title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
linkTitle: "{{ .File.ContentBaseName }}" linkTitle: "{{ .File.ContentBaseName }}"
tags: [] tags: []
--- ---
<!-- vim: set tw=80 ts=2 sw=2 sts=2 spelllang=fr: -->