aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/components/Site-Logo.vue
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/components/Site-Logo.vue')
-rw-r--r--front-end/src/components/Site-Logo.vue7
1 files changed, 7 insertions, 0 deletions
diff --git a/front-end/src/components/Site-Logo.vue b/front-end/src/components/Site-Logo.vue
new file mode 100644
index 0000000..c1e28d0
--- /dev/null
+++ b/front-end/src/components/Site-Logo.vue
@@ -0,0 +1,7 @@
+<template>
+ <div></div>
+</template>
+
+<script setup lang="ts">
+
+</script> \ No newline at end of file