Skip to content

Commit 5d92f89

Browse files
committed
docs: whitespace-only change to trigger CI
1 parent 6d8cb0d commit 5d92f89

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed
Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
<!doctype html>
22
<html>
3-
<head>
3+
<head>
44
<title>Redirecting to {{ latest.name }} branch/version</title>
5-
<meta charset="utf-8" />
6-
<meta
7-
http-equiv="refresh"
8-
content="0; url=/{{ latest.name }}/index.html"
9-
/>
10-
<link rel="canonical" href="/{{ latest.name }}/index.html" />
11-
</head>
5+
<meta charset="utf-8" />
6+
<meta http-equiv="refresh" content="0; url=/{{ latest.name }}/index.html" />
7+
<link rel="canonical" href="/{{ latest.name }}/index.html" />
8+
</head>
129
</html>

0 commit comments

Comments
 (0)