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

23 lines
575 B
HTML

<html lang="en">
<head>
<style>
body {
background-color: #0d193b;
color: #a0ccff;
font-family: sans-serif;
}
a {
color: #00caca;
}
</style>
<script>
window.onload = function() {
window.location.replace("https://gh.steffo.eu/royalnet/html/")
}
</script>
</head>
<body>
Redirecting to <a href="https://gh.steffo.eu/royalnet/html/">https://gh.steffo.eu/royalnet/html/</a>
</body>
</html>