diff --git a/public/robots.txt b/public/robots.txt
new file mode 100644
index 0000000..c2a49f4
--- /dev/null
+++ b/public/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Allow: /
diff --git a/src/components/Animation/AnimationOpacity.global.vue b/src/components/Animation/AnimationOpacity.global.vue
index 9619d6d..2f4212c 100644
--- a/src/components/Animation/AnimationOpacity.global.vue
+++ b/src/components/Animation/AnimationOpacity.global.vue
@@ -10,6 +10,3 @@
-
-
\ No newline at end of file
diff --git a/src/components/Dropdown/Dropdown.global.vue b/src/components/Dropdown/Dropdown.global.vue
index 7d57235..d42b56f 100644
--- a/src/components/Dropdown/Dropdown.global.vue
+++ b/src/components/Dropdown/Dropdown.global.vue
@@ -1,26 +1,14 @@
-
@@ -38,5 +39,4 @@ watch(
onMounted(() => {
imageElement.value.addEventListener('load', () => (isLoading.value = false))
})
-
diff --git a/src/components/Layout/LayoutFooter.vue b/src/components/Layout/LayoutFooter.vue
index 5c7034b..afe0435 100644
--- a/src/components/Layout/LayoutFooter.vue
+++ b/src/components/Layout/LayoutFooter.vue
@@ -1,5 +1,7 @@
-