We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d338f commit 1cd4c9bCopy full SHA for 1cd4c9b
layouts/partials/head.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html xmlns="http://www.w3.org/1999/xhtml"{{with .Site.LanguageCode}} xml:lang="{{.}}" lang="{{.}}"{{end}}>
3
<head>
4
- <link href="//gmpg.org/xfn/11" rel="profile">
+ <link href="https://gmpg.org/xfn/11" rel="profile">
5
<meta http-equiv="content-type" content="text/html; charset=utf-8">
6
{{ hugo.Generator }}
7
0 commit comments