Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit c31cb90

Browse files
committed
Add redirect to new site
1 parent f5865c0 commit c31cb90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
1010
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
1111
<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 }}'" />
1213
</head>

0 commit comments

Comments
 (0)