mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-06-23 15:31:37 -04:00
remove card
This commit is contained in:
parent
a7b1ac162c
commit
e7777734e9
BIN
docs/docs/img/favicon.png
Normal file
BIN
docs/docs/img/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
@ -1,5 +1,6 @@
|
|||||||
site_name: Mealie
|
site_name: Mealie Docs
|
||||||
theme:
|
theme:
|
||||||
|
favicon: img/favicon.png
|
||||||
name: material
|
name: material
|
||||||
icon:
|
icon:
|
||||||
logo: material/silverware-variant
|
logo: material/silverware-variant
|
||||||
|
@ -10,8 +10,7 @@
|
|||||||
<Backup />
|
<Backup />
|
||||||
<Webhooks />
|
<Webhooks />
|
||||||
<Migration />
|
<Migration />
|
||||||
<v-card flat dense class="my-2" height="35px">
|
<p class="text-center my-2">
|
||||||
<v-card-text class="text-center">
|
|
||||||
Version: {{ version }} | Latest: {{ latestVersion }} ·
|
Version: {{ version }} | Latest: {{ latestVersion }} ·
|
||||||
<a href="https://hay-kot.github.io/mealie/" target="_blank">
|
<a href="https://hay-kot.github.io/mealie/" target="_blank">
|
||||||
Explore the Docs
|
Explore the Docs
|
||||||
@ -23,8 +22,7 @@
|
|||||||
>
|
>
|
||||||
Contribute
|
Contribute
|
||||||
</a>
|
</a>
|
||||||
</v-card-text>
|
</p>
|
||||||
</v-card>
|
|
||||||
</v-container>
|
</v-container>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user