This commit is contained in:
@@ -3,6 +3,8 @@ baseURL: https://alexis.lahouze.org
|
||||
languageCode: fr-fr
|
||||
title: Alexis Lahouze
|
||||
|
||||
disableHugoGeneratorInject: true
|
||||
|
||||
defaultContentLanguage: fr
|
||||
|
||||
enableGitInfo: true
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo {{ hugo.Version }}">
|
||||
{{ with .OutputFormats.Get "rss" }}
|
||||
<link rel="{{ .Rel }}" {{ printf "type=%q" .MediaType.Type | safeHTMLAttr }} href="{{ .Permalink }}" title="{{ site.Title }}" />
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user