mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
commit
ec7da50412
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
window.onload = function() {
|
window.onload = function() {
|
||||||
window.location.replace("https://github.com/Steffo99/")
|
window.location.replace("https://gh.steffo.eu/royalnet/html/")
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Redirecting to <a href="https://github.com/Steffo99/">https://github.com/Steffo99/</a>
|
Redirecting to <a href="https://gh.steffo.eu/royalnet/html/">https://gh.steffo.eu/royalnet/html/</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue