mirror of
https://github.com/danbulant/console-hub
synced 2026-05-24 12:35:48 +00:00
Better redirect URL
This commit is contained in:
parent
5a3e610842
commit
612f7cf47b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Console hub (redirecting..)</title>
|
<title>Console hub (redirecting..)</title>
|
||||||
<meta http-equiv="refresh" content="0;url=html/index.html">
|
<meta http-equiv="refresh" content="0;url=./html/index.html">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div>
|
<div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue