mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
remove old footer
This commit is contained in:
parent
6bdb3d4d34
commit
f843658440
1 changed files with 0 additions and 19 deletions
|
@ -6,25 +6,6 @@
|
||||||
</v-slide-x-transition>
|
</v-slide-x-transition>
|
||||||
<AdminSidebar />
|
<AdminSidebar />
|
||||||
</v-container>
|
</v-container>
|
||||||
<!-- <v-footer relative padding>
|
|
||||||
<div class="flex text-center" cols="12">
|
|
||||||
{{ $t("settings.current") }}
|
|
||||||
{{ version }} |
|
|
||||||
{{ $t("settings.latest") }}
|
|
||||||
{{ latestVersion }}
|
|
||||||
·
|
|
||||||
<a href="https://hay-kot.github.io/mealie/" target="_blank">
|
|
||||||
{{ $t("settings.explore-the-docs") }}
|
|
||||||
</a>
|
|
||||||
·
|
|
||||||
<a
|
|
||||||
href="https://hay-kot.github.io/mealie/contributors/non-coders/"
|
|
||||||
target="_blank"
|
|
||||||
>
|
|
||||||
{{ $t("settings.contribute") }}
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</v-footer> -->
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue