remove old footer

This commit is contained in:
hay-kot 2021-03-28 16:11:41 -08:00
commit f843658440

View file

@ -6,25 +6,6 @@
</v-slide-x-transition>
<AdminSidebar />
</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>
</template>