We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3d956 commit 2743457Copy full SHA for 2743457
2021/index.html
@@ -0,0 +1,6 @@
1
+<link rel="canonical" href="https://sites.google.com/view/dk21/" />
2
+<meta http-equiv="refresh" content="0; url=https://sites.google.com/view/dk21/" />
3
+<script>
4
+ location = "https://sites.google.com/view/dk21/";
5
+
6
+</script>
index.html
@@ -1,6 +1,6 @@
-<link rel="canonical" href="/2020/" />
-<meta http-equiv="refresh" content="0; url=/2020/" />
+<link rel="canonical" href="/2021/" />
+<meta http-equiv="refresh" content="0; url=/2021/" />
<script>
- location = "/2020/";
+ location = "/2021/";
</script>
0 commit comments