Skip to content

Commit 93bd3d8

Browse files
committed
2023년 드로이드나이츠 홈페이지 경로 변경
1 parent 931a79d commit 93bd3d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

2023/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<link rel="canonical" href="https://www.droidknights.dev/" />
2+
<meta http-equiv="refresh" content="0; url=https://www.droidknights.dev/" />
3+
<script>
4+
location = "https://www.droidknights.dev/";
5+
6+
</script>

0 commit comments

Comments
 (0)