diff --git a/public/vue.svg b/public/vue.svg new file mode 100644 index 0000000..770e9d3 --- /dev/null +++ b/public/vue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 4bd2ee3..d6d7acb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,11 +15,13 @@ router.afterEach(() => { \ No newline at end of file diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 341411b..6695c0e 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -3,7 +3,7 @@ defineProps(['visitCount']); + + \ No newline at end of file