mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-07 04:26:32 -05:00
set proper demo link
This commit is contained in:
@@ -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 />
|
||||||
|
|||||||
Reference in New Issue
Block a user