Skip to content

Commit 90588bc

Browse files
committed
close meta
1 parent da57567 commit 90588bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vocabulary_theme/templates/redirect.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
4+
<meta charset="utf-8"/>
55
<title>Redirect to: {{ this.target }}</title>
66
<meta http-equiv="refresh" content="0; URL='{{ this.target }}'"/>
77
<link href="{{ this.target }}" rel="canonical"/>

0 commit comments

Comments
 (0)