Skip to content

Commit 2ee2c0e

Browse files
committed
Loading page: add skip link to dashboard
1 parent 12b485a commit 2ee2c0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web-static/loading.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ <h1>c2pool</h1>
4141
<div class="row"><span class="label">Uptime</span><span class="val" id="d-uptime">...</span></div>
4242
</div>
4343
<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>
4445
</div>
4546
<script>
4647
function poll() {

0 commit comments

Comments
 (0)