remove card

This commit is contained in:
Hayden 2021-01-03 20:07:36 -09:00
parent a7b1ac162c
commit e7777734e9
3 changed files with 15 additions and 16 deletions

BIN
docs/docs/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -1,5 +1,6 @@
site_name: Mealie
site_name: Mealie Docs
theme:
favicon: img/favicon.png
name: material
icon:
logo: material/silverware-variant

View File

@ -10,8 +10,7 @@
<Backup />
<Webhooks />
<Migration />
<v-card flat dense class="my-2" height="35px">
<v-card-text class="text-center">
<p class="text-center my-2">
Version: {{ version }} | Latest: {{ latestVersion }} ·
<a href="https://hay-kot.github.io/mealie/" target="_blank">
Explore the Docs
@ -23,8 +22,7 @@
>
Contribute
</a>
</v-card-text>
</v-card>
</p>
</v-container>
</template>