Remove 404 text from offline page
This commit is contained in:
parent
9d18fd3b31
commit
ebb709ea07
|
@ -127,8 +127,7 @@
|
|||
</div>
|
||||
<div class="error-text-container">
|
||||
<h1>
|
||||
<span class="text-primary font-weight-bold">404</span>
|
||||
<small class="text-muted">You are offline</small>
|
||||
<small class="text-primary">You are offline</small>
|
||||
</h1>
|
||||
<p>
|
||||
This content is not available offline.
|
||||
|
|
Loading…
Reference in New Issue