diff --git a/src/components/layout/AppDrawer.vue b/src/components/layout/AppDrawer.vue index 3081c78..623efc1 100644 --- a/src/components/layout/AppDrawer.vue +++ b/src/components/layout/AppDrawer.vue @@ -45,6 +45,27 @@ nextTick(() => { + + + + + + + + + + + by Fran N.M. + + + + + mdi-coffee + Support this + + + + diff --git a/src/components/layout/AppFooter.vue b/src/components/layout/AppFooter.vue deleted file mode 100644 index 89175c4..0000000 --- a/src/components/layout/AppFooter.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - by Francisco - Navarro - - - - mdi-coffee - Buy me a coffee - - - - - - - diff --git a/src/layouts/default.vue b/src/layouts/default.vue index 23dfdb6..222fcbc 100644 --- a/src/layouts/default.vue +++ b/src/layouts/default.vue @@ -4,7 +4,6 @@ -