Compare commits
No commits in common. "847fd89aebb1e784180cc6345ef2ddd7399a4b75" and "80ebce6c929c5c5828a9d1dfbdc7f9ee14d84d00" have entirely different histories.
847fd89aeb
...
80ebce6c92
4 changed files with 3 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Création du présent site"
|
||||
title: "Creation du présent site"
|
||||
date: 2025-03-22T18:40:11+01:00
|
||||
lastmod: 2025-03-22T18:40:11+01:00
|
||||
publishdate: 2025-03-22T18:40:11+01:00
|
||||
|
|
|
@ -2,4 +2,5 @@
|
|||
<h1>{{ .Title }}</h1>
|
||||
{{- .Content -}}
|
||||
{{- partial "edit-meta.html" . -}}
|
||||
{{- partial "pagination.html" . -}}
|
||||
{{- end -}}
|
|
@ -1,6 +0,0 @@
|
|||
{{- define "main" -}}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{- partial "table-of-contents.html" . -}}
|
||||
{{- .Content -}}
|
||||
{{- partial "edit-meta.html" . -}}
|
||||
{{- end -}}
|
|
@ -1 +1 @@
|
|||
Subproject commit d4d62577b9df9014d79d44bff2c9a4fa89088dc4
|
||||
Subproject commit 595a9485fa85822873e6c9ac738edfd6ba30413d
|
Loading…
Add table
Add a link
Reference in a new issue