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 27a11e7 commit edda3d1Copy full SHA for edda3d1
src/theme/redirect.hbs
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Redirecting...</title>
6
- <meta http-equiv="refresh" content="0;URL='{{url}}'">
+ <meta http-equiv="refresh" content="0; URL={{url}}">
7
<meta rel="canonical" href="{{url}}">
8
</head>
9
<body>
0 commit comments