Ajout d'un bloc d'historique de modifications
This commit is contained in:
@@ -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 }}">
|
||||
|
||||
Reference in New Issue
Block a user