Mettre à jour themes/beautifulhugo/layouts/partials/head.html
This commit is contained in:
parent
7454a9dc40
commit
e93415b0f9
@ -34,7 +34,7 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:site_name" content="{{ .Site.Title }}" -->
|
||||
<!-- Hugo Version number -->
|
||||
{{ .Hugo.Generator -}}
|
||||
{{ .hugo.Generator -}}
|
||||
<!-- Links and stylesheets -->
|
||||
<link rel="canonical" href="{{ .Permalink }}" />
|
||||
<link rel="alternate" href="{{ "index.xml" | absLangURL }}" type="application/rss+xml" title="{{ .Site.Title }}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user