diff --git a/web/src/components/AppFooter.vue b/web/src/components/AppFooter.vue new file mode 100644 index 0000000..9569e75 --- /dev/null +++ b/web/src/components/AppFooter.vue @@ -0,0 +1,372 @@ + + + + + diff --git a/web/src/components/Layout.vue b/web/src/components/Layout.vue index ee6022c..2f8e36c 100644 --- a/web/src/components/Layout.vue +++ b/web/src/components/Layout.vue @@ -1,4 +1,5 @@