Skip to content

Commit 825bb0b

Browse files
authored
Add canonical link to stable/index.html in main page (#6)
1 parent ea4816a commit 825bb0b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<!DOCTYPE html>
22
<html>
3-
<head><meta http-equiv="refresh" content="0; url=./stable" /></head>
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=./stable" />
5+
<link rel="canonical" href="https://torchjd.org/stable/index.html">
6+
</head>
47
<body></body>
58
</html>

0 commit comments

Comments
 (0)