We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 618df72 + 65fdb76 commit af03082Copy full SHA for af03082
1 file changed
_pages/schedule.md
@@ -0,0 +1,18 @@
1
+---
2
+permalink: /schedule
3
+layout: null
4
5
+<!DOCTYPE html>
6
+<html lang="en">
7
+<head>
8
+ <meta charset="UTF-8">
9
+ <meta http-equiv="refresh" content="0; url={{ '/schedule_WACV_2026/' | relative_url }}">
10
+ <script type="text/javascript">
11
+ window.location.href = "{{ '/schedule_WACV_2026/' | relative_url }}"
12
+ </script>
13
+ <title>Redirecting...</title>
14
+</head>
15
+<body>
16
+ If you are not redirected automatically, follow this <a href="{{ '/schedule_WACV_2026/' | relative_url }}">link</a>.
17
+</body>
18
+</html>
0 commit comments