Skip to content

Commit 4fbeb32

Browse files
committed
add redirection to pyconf2026 website
1 parent 3faeb1a commit 4fbeb32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html lang="en">
33
<head
44
<meta charset="utf-8">
5-
<title>Redirecting to https://2025.pyconfhyd.org</title>
6-
<meta http-equiv="refresh" content="0; URL=https://2025.pyconfhyd.org">
5+
<title>Redirecting to https://2026.pyconfhyd.org</title>
6+
<meta http-equiv="refresh" content="0; URL=https://2026.pyconfhyd.org">
77
</head>
88
<body></body>
99
</html>

0 commit comments

Comments
 (0)