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 0f70d42 commit 70eb134Copy full SHA for 70eb134
lib/jekyll-redirect-from/redirect.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en-US">
3
<meta charset="utf-8">
4
- <title>Redirecting…</title>
+ <title>Redirecting…</title>
5
<link rel="canonical" href="{{ page.redirect.to }}">
6
<meta http-equiv="refresh" content="0; url={{ page.redirect.to }}">
7
<h1>Redirecting…</h1>
0 commit comments