1

Ajout d'un bloc d'historique de modifications

This commit is contained in:
2026-04-05 00:37:25 +02:00
parent adcb370623
commit e3ba6446b4
6 changed files with 145 additions and 1 deletions

View File

@@ -24,6 +24,9 @@
<meta name="description" content="{{ . }}">
{{- end }}
<meta name="theme-color" content="{{ $page.Site.Params.themeColor | default "#060c14" }}">
{{- with $page.Site.Params.repositoryURL }}
<meta name="repository" content="{{ . }}">
{{- end }}
<meta name="robots" content="{{ $robots }}">
<link rel="canonical" href="{{ $page.Permalink }}">
<meta property="og:locale" content="{{ $locale }}">