From ef5cd4cdc8e07c6d6a7408ccee5ab5c8ce61b402 Mon Sep 17 00:00:00 2001 From: Mohannad Otaibi Date: Sat, 28 Oct 2023 04:49:38 +0300 Subject: [PATCH] , --- README.md | 13 ----- components/Footer.vue | 10 ---- components/Header.vue | 14 +++--- components/Home.vue | 109 ++++++++++++++++++++---------------------- 4 files changed, 60 insertions(+), 86 deletions(-) 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 @@ -