Ajout de sections intermédiaires.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-11 01:50:41 +01:00
parent 39a4f5e814
commit bb6e991faa
4 changed files with 10 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
---
title: Février
linkTitle: "02"
---
+1 -1
View File
@@ -3,7 +3,7 @@ date: "2026-02-13"
draft: false draft: false
author: Alexis Lahouze author: Alexis Lahouze
title: "Premier Billet" title: "Premier Billet"
linkTitle: 2026-02-13 linkTitle: "13"
tags: tags:
- premier - premier
- général - général
+4
View File
@@ -0,0 +1,4 @@
---
title: "2026"
linkTitle: "2026"
---
+1 -1
View File
@@ -3,7 +3,7 @@
{{ .Content }} {{ .Content }}
{{ range .Pages.ByDate.Reverse }} {{ range .RegularPagesRecursive.ByDate.Reverse }}
<h2><a href="{{ .RelPermalink }}">{{ .Title }}</a></h2> <h2><a href="{{ .RelPermalink }}">{{ .Title }}</a></h2>
{{ .Summary }} {{ .Summary }}