We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b485a commit 2ee2c0eCopy full SHA for 2ee2c0e
1 file changed
web-static/loading.html
@@ -41,6 +41,7 @@ <h1>c2pool</h1>
41
<div class="row"><span class="label">Uptime</span><span class="val" id="d-uptime">...</span></div>
42
</div>
43
<div class="note">This page auto-refreshes. You will be redirected to the dashboard when ready.</div>
44
+ <div style="margin-top:16px;"><a href="dashboard.html" style="color:#555;font-size:0.8rem;text-decoration:underline;">Skip to dashboard anyway</a></div>
45
46
<script>
47
function poll() {
0 commit comments