diff --git a/README.md b/README.md
index f5db2a2..2637bf3 100644
--- a/README.md
+++ b/README.md
@@ -6,19 +6,6 @@ Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introdu
Make sure to install the dependencies:
-```bash
-# npm
-npm install
-
-# pnpm
-pnpm install
-
-# yarn
-yarn install
-
-# bun
-bun install
-```
## Development Server
diff --git a/components/Footer.vue b/components/Footer.vue
index ff981b8..4bf7900 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -6,13 +6,3 @@
-
-
-
-
\ No newline at end of file
diff --git a/components/Header.vue b/components/Header.vue
index 6acd858..127a2c7 100644
--- a/components/Header.vue
+++ b/components/Header.vue
@@ -15,17 +15,17 @@
-