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

Update index.html

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

View file

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