mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
set proper demo link
This commit is contained in:
parent
5f074fe5d9
commit
2cabde220f
@ -3,7 +3,7 @@
|
|||||||
<!-- Dummpy Comment -->
|
<!-- Dummpy Comment -->
|
||||||
<TheAppBar />
|
<TheAppBar />
|
||||||
<v-main>
|
<v-main>
|
||||||
<v-banner v-if="!demo" sticky>
|
<v-banner v-if="demo" sticky>
|
||||||
<div class="text-center"><b> This is a Demo of the v0.5.0 (BETA) </b> | Username: changeme@email.com | Password: demo</div>
|
<div class="text-center"><b> This is a Demo of the v0.5.0 (BETA) </b> | Username: changeme@email.com | Password: demo</div>
|
||||||
</v-banner>
|
</v-banner>
|
||||||
<GlobalSnackbar />
|
<GlobalSnackbar />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user