We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 8f143d6Copy full SHA for 8f143d6
1 file changed
index.html
@@ -0,0 +1,13 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <meta http-equiv="refresh" content="0; url=https://github.com/himoon">
5
+ <script type="text/javascript">
6
+ window.location.href = "https://github.com/himoon";
7
+ </script>
8
+ <title>Redirecting to GitHub...</title>
9
+ </head>
10
+ <body>
11
+ <p>잠시 후 GitHub 프로필로 이동합니다. 이동하지 않으면 <a href="https://github.com/himoon">여기</a>를 클릭하세요.</p>
12
+ </body>
13
+</html>
0 commit comments