Changed gmpg URI to use HTTPS to resolve mixed content for HTTPS sites

This commit is contained in:
NaNkeen 2018-08-08 12:03:14 +08:00
parent eccd121462
commit 5bb5e241ca

View file

@ -1,5 +1,5 @@
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<link href="https://gmpg.org/xfn/11" rel="profile">
{{ partial "header/meta.html" . }}
{{ partial "header/styles.html" . }}
{{ `<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->