Update index.html
This commit is contained in:
parent
b99a382856
commit
3d2bc16a86
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<div id="app">
|
||||
<!-- Loading screen, will be replaced when app loaded -->
|
||||
<div class="loading-placeholder" id="loader">
|
||||
<h1>Dashy</h1>
|
||||
<h1>Welcome</h1>
|
||||
<p class="loading">Loading... </p>
|
||||
<!-- Error message, only visible if app not mounted within 5 secs -->
|
||||
<div class="catastrophic-error" id="err-wrap" style="display:none;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue