diff --git a/nuxt_buefy/components/layouts/Footer.vue b/nuxt_buefy/components/layouts/Footer.vue index 09580c4..36ffa96 100644 --- a/nuxt_buefy/components/layouts/Footer.vue +++ b/nuxt_buefy/components/layouts/Footer.vue @@ -1,9 +1,33 @@ - + diff --git a/nuxt_buefy/components/layouts/Logout.vue b/nuxt_buefy/components/layouts/Logout.vue new file mode 100644 index 0000000..c52063f --- /dev/null +++ b/nuxt_buefy/components/layouts/Logout.vue @@ -0,0 +1,25 @@ + + + + + diff --git a/nuxt_buefy/layouts/default.vue b/nuxt_buefy/layouts/default.vue index 046674c..fa108bf 100644 --- a/nuxt_buefy/layouts/default.vue +++ b/nuxt_buefy/layouts/default.vue @@ -1,7 +1,7 @@