diff options
author | Roman Gräf <roman.graef@gmail.com> | 2018-10-02 09:35:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-02 09:35:28 +0000 |
commit | 5c9d99dd9606013024bbbb319c79615e53e3ae0e (patch) | |
tree | 48d8c3afaf430848fc89e5560608abeaa1496eaa | |
parent | 9a16142075bc909e1c377afe9be5db5f4e9ff840 (diff) | |
download | romangraef.github.io-5c9d99dd9606013024bbbb319c79615e53e3ae0e.tar.gz romangraef.github.io-5c9d99dd9606013024bbbb319c79615e53e3ae0e.tar.bz2 romangraef.github.io-5c9d99dd9606013024bbbb319c79615e53e3ae0e.zip |
-rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..68a6276 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ +<html> +<head> +<meta http-equiv="refresh" content="0; url=http://discord.gg/7uNYD6R"> +<title>Redirecting...</title> +</head> +<body> + you are being redirected to <a href="http://discord.gg/7uNYD6R">Discord</a> +</body> +</html> |