Skip to content

Commit 2743457

Browse files
committed
2021 update
1 parent ae3d956 commit 2743457

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

2021/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<link rel="canonical" href="/2020/" />
2-
<meta http-equiv="refresh" content="0; url=/2020/" />
1+
<link rel="canonical" href="/2021/" />
2+
<meta http-equiv="refresh" content="0; url=/2021/" />
33
<script>
4-
location = "/2020/";
4+
location = "/2021/";
55

66
</script>

0 commit comments

Comments
 (0)