fix: Restructure les templates pour utiliser correctement les blocs Hugo
Déploiement Hugo Staging / deploy-staging (push) Has been cancelled

This commit is contained in:
2025-05-27 10:50:07 +02:00
parent 051df6e693
commit 8d89730a80
2 changed files with 15 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}