1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Update index.html

This commit is contained in:
Steffo 2020-08-10 01:45:20 +02:00 committed by GitHub
parent 79304e12ba
commit 49340140ef
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,11 +13,11 @@
</style>
<script>
window.onload = function() {
window.location.replace("https://github.com/Steffo99/")
window.location.replace("https://gh.steffo.com/Steffo99/royalnet/")
}
</script>
</head>
<body>
Redirecting to <a href="https://github.com/Steffo99/">https://github.com/Steffo99/</a>
Redirecting to <a href="https://gh.steffo.com/Steffo99/royalnet/">"https://gh.steffo.com/Steffo99/royalnet/"</a>
</body>
</html>