mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01:00
Change slogan
This commit is contained in:
parent
72ecd35ea8
commit
8a2399a8f7
1 changed files with 1 additions and 2 deletions
|
@ -106,8 +106,7 @@ export default {
|
|||
@click="login">Sign in</button>
|
||||
<ErrorMsg v-if="errormsg" :msg="errormsg"></ErrorMsg>
|
||||
<LoadingSpinner :loading="loading" />
|
||||
<i class="text-center text-secondary d-flex flex-column">repeat after me: "best password is
|
||||
no password"</i>
|
||||
<i class="text-center text-secondary d-flex flex-column">share your special moments!</i>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue