-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
13 lines (13 loc) · 1.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://2024.es.pycon.org" />
<link rel="canonical" href="https://2024.es.pycon.org" />
</head>
<body>
<h1>
Redirigiendo <a href="https://2024.es.pycon.org">https://2024.es.pycon.org</a>
</h1>
</body>
</html>