Skip to content

Commit fdf8e5a

Browse files
committed
Add redirect to camma.unistra.fr
0 parents  commit fdf8e5a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=https://camma.unistra.fr/">
6+
<link rel="canonical" href="https://camma.unistra.fr/">
7+
<title>Redirecting...</title>
8+
</head>
9+
<body>
10+
<p>Redirecting to <a href="https://camma.unistra.fr/">camma.unistra.fr</a>...</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)