We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5865c0 commit c31cb90Copy full SHA for c31cb90
1 file changed
_includes/head.html
@@ -9,4 +9,5 @@
9
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
10
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
11
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
12
+ <meta http-equiv="refresh" content="0; URL='https://holzmaster.github.io{{ page.url }}'" />
13
</head>
0 commit comments