Mettre à jour themes/beautifulhugo/layouts/partials/head.html

This commit is contained in:
Gregan 2022-05-09 15:56:58 +00:00
parent c46695ae92
commit 1921b1ec18

View File

@ -34,7 +34,7 @@
<meta property="og:type" content="website" />
<meta property="og:site_name" content="{{ .Site.Title }}" -->
<!-- Hugo Version number -->
{{ .hugo -}}
{{ hugo -}}
<!-- Links and stylesheets -->
<link rel="canonical" href="{{ .Permalink }}" />
<link rel="alternate" href="{{ "index.xml" | absLangURL }}" type="application/rss+xml" title="{{ .Site.Title }}">