From 28ebe09bf0bd7fc82a31cc825a2e0009639d02f7 Mon Sep 17 00:00:00 2001 From: Ina Elise <113548269+Inaelise@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:12:45 +0200 Subject: [PATCH] 227 move imagessvgs folder to assets folder and fix file paths (#261) * Moved images/SVGs to assets folder * Fixed file path for SVGs --- {images => assets/images}/SVGs/Search.svg | 0 .../images}/SVGs/chevron-down.svg | 0 {images => assets/images}/SVGs/donate.svg | 0 .../images}/SVGs/dropdownArrow.svg | 0 {images => assets/images}/SVGs/facebook.svg | 0 .../images}/SVGs/globe-solid.svg | 0 {images => assets/images}/SVGs/globe.svg | 0 {images => assets/images}/SVGs/headerLogo.svg | 0 {images => assets/images}/SVGs/heart.svg | 0 {images => assets/images}/SVGs/madagascar.svg | 0 {images => assets/images}/SVGs/norway.svg | 0 .../images}/SVGs/unitedKingdom.svg | 0 index.html | 16 +++++++-------- pages/about-page.html | 16 +++++++-------- pages/blog-post.html | 20 +++++++++---------- pages/blog.html | 16 +++++++-------- pages/children-specific-article.html | 16 +++++++-------- pages/contact-page.html | 16 +++++++-------- pages/event.html | 16 +++++++-------- pages/gallery-page.html | 16 +++++++-------- pages/meet-the-children.html | 16 +++++++-------- pages/news-post.html | 20 +++++++++---------- pages/news.html | 16 +++++++-------- pages/our-work.html | 16 +++++++-------- pages/support-page.html | 16 +++++++-------- 25 files changed, 108 insertions(+), 108 deletions(-) rename {images => assets/images}/SVGs/Search.svg (100%) rename {images => assets/images}/SVGs/chevron-down.svg (100%) rename {images => assets/images}/SVGs/donate.svg (100%) rename {images => assets/images}/SVGs/dropdownArrow.svg (100%) rename {images => assets/images}/SVGs/facebook.svg (100%) rename {images => assets/images}/SVGs/globe-solid.svg (100%) rename {images => assets/images}/SVGs/globe.svg (100%) rename {images => assets/images}/SVGs/headerLogo.svg (100%) rename {images => assets/images}/SVGs/heart.svg (100%) rename {images => assets/images}/SVGs/madagascar.svg (100%) rename {images => assets/images}/SVGs/norway.svg (100%) rename {images => assets/images}/SVGs/unitedKingdom.svg (100%) diff --git a/images/SVGs/Search.svg b/assets/images/SVGs/Search.svg similarity index 100% rename from images/SVGs/Search.svg rename to assets/images/SVGs/Search.svg diff --git a/images/SVGs/chevron-down.svg b/assets/images/SVGs/chevron-down.svg similarity index 100% rename from images/SVGs/chevron-down.svg rename to assets/images/SVGs/chevron-down.svg diff --git a/images/SVGs/donate.svg b/assets/images/SVGs/donate.svg similarity index 100% rename from images/SVGs/donate.svg rename to assets/images/SVGs/donate.svg diff --git a/images/SVGs/dropdownArrow.svg b/assets/images/SVGs/dropdownArrow.svg similarity index 100% rename from images/SVGs/dropdownArrow.svg rename to assets/images/SVGs/dropdownArrow.svg diff --git a/images/SVGs/facebook.svg b/assets/images/SVGs/facebook.svg similarity index 100% rename from images/SVGs/facebook.svg rename to assets/images/SVGs/facebook.svg diff --git a/images/SVGs/globe-solid.svg b/assets/images/SVGs/globe-solid.svg similarity index 100% rename from images/SVGs/globe-solid.svg rename to assets/images/SVGs/globe-solid.svg diff --git a/images/SVGs/globe.svg b/assets/images/SVGs/globe.svg similarity index 100% rename from images/SVGs/globe.svg rename to assets/images/SVGs/globe.svg diff --git a/images/SVGs/headerLogo.svg b/assets/images/SVGs/headerLogo.svg similarity index 100% rename from images/SVGs/headerLogo.svg rename to assets/images/SVGs/headerLogo.svg diff --git a/images/SVGs/heart.svg b/assets/images/SVGs/heart.svg similarity index 100% rename from images/SVGs/heart.svg rename to assets/images/SVGs/heart.svg diff --git a/images/SVGs/madagascar.svg b/assets/images/SVGs/madagascar.svg similarity index 100% rename from images/SVGs/madagascar.svg rename to assets/images/SVGs/madagascar.svg diff --git a/images/SVGs/norway.svg b/assets/images/SVGs/norway.svg similarity index 100% rename from images/SVGs/norway.svg rename to assets/images/SVGs/norway.svg diff --git a/images/SVGs/unitedKingdom.svg b/assets/images/SVGs/unitedKingdom.svg similarity index 100% rename from images/SVGs/unitedKingdom.svg rename to assets/images/SVGs/unitedKingdom.svg diff --git a/index.html b/index.html index 370c48ad..9359ccd5 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
Header Logo Search Button Projects Projects Dropdown Menu Language Selection Norwegian Flag English Flag Malagasy FlagSearch Bar class="search-drawer_submit p-2 text-gray-500 flex items-center justify-center" > Search Now Button
- Header Logo + Header Logo