mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-03-12 22:43:05 +01:00
fix: improve grammar of offline message
This commit is contained in:
parent
b11faee878
commit
5f5a508b6e
@ -2,7 +2,7 @@
|
||||
<div v-if="offline" class="offline-message">
|
||||
<i class="far fa-dizzy"></i>
|
||||
<h1>
|
||||
You're offline friend.
|
||||
You're offline, friend.
|
||||
<span @click="checkOffline"> <i class="fas fa-redo-alt"></i></span>
|
||||
</h1>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user