From 22b5de9f0a619e84c328ef0b480e15354197706b Mon Sep 17 00:00:00 2001 From: ngumokenneth Date: Wed, 18 Oct 2023 20:15:08 +0300 Subject: [PATCH] moved the images directory into the order_summary_directory --- .../images/android-chrome-192x192.png | Bin .../images/android-chrome-512x512.png | Bin .../images/apple-touch-icon.png | Bin .../images/favicon-16x16.png | Bin .../images/favicon-32x32.png | Bin .../images/icon-music.svg | 0 .../images/illustration-hero.svg | 0 .../images/pattern-background-desktop.svg | 0 .../images/pattern-background-mobile.svg | 0 challenges/order_summary_component/index.html | 8 ++++---- 10 files changed, 4 insertions(+), 4 deletions(-) rename challenges/{ => order_summary_component}/images/android-chrome-192x192.png (100%) rename challenges/{ => order_summary_component}/images/android-chrome-512x512.png (100%) rename challenges/{ => order_summary_component}/images/apple-touch-icon.png (100%) rename challenges/{ => order_summary_component}/images/favicon-16x16.png (100%) rename challenges/{ => order_summary_component}/images/favicon-32x32.png (100%) rename challenges/{ => order_summary_component}/images/icon-music.svg (100%) rename challenges/{ => order_summary_component}/images/illustration-hero.svg (100%) rename challenges/{ => order_summary_component}/images/pattern-background-desktop.svg (100%) rename challenges/{ => order_summary_component}/images/pattern-background-mobile.svg (100%) diff --git a/challenges/images/android-chrome-192x192.png b/challenges/order_summary_component/images/android-chrome-192x192.png similarity index 100% rename from challenges/images/android-chrome-192x192.png rename to challenges/order_summary_component/images/android-chrome-192x192.png diff --git a/challenges/images/android-chrome-512x512.png b/challenges/order_summary_component/images/android-chrome-512x512.png similarity index 100% rename from challenges/images/android-chrome-512x512.png rename to challenges/order_summary_component/images/android-chrome-512x512.png diff --git a/challenges/images/apple-touch-icon.png b/challenges/order_summary_component/images/apple-touch-icon.png similarity index 100% rename from challenges/images/apple-touch-icon.png rename to challenges/order_summary_component/images/apple-touch-icon.png diff --git a/challenges/images/favicon-16x16.png b/challenges/order_summary_component/images/favicon-16x16.png similarity index 100% rename from challenges/images/favicon-16x16.png rename to challenges/order_summary_component/images/favicon-16x16.png diff --git a/challenges/images/favicon-32x32.png b/challenges/order_summary_component/images/favicon-32x32.png similarity index 100% rename from challenges/images/favicon-32x32.png rename to challenges/order_summary_component/images/favicon-32x32.png diff --git a/challenges/images/icon-music.svg b/challenges/order_summary_component/images/icon-music.svg similarity index 100% rename from challenges/images/icon-music.svg rename to challenges/order_summary_component/images/icon-music.svg diff --git a/challenges/images/illustration-hero.svg b/challenges/order_summary_component/images/illustration-hero.svg similarity index 100% rename from challenges/images/illustration-hero.svg rename to challenges/order_summary_component/images/illustration-hero.svg diff --git a/challenges/images/pattern-background-desktop.svg b/challenges/order_summary_component/images/pattern-background-desktop.svg similarity index 100% rename from challenges/images/pattern-background-desktop.svg rename to challenges/order_summary_component/images/pattern-background-desktop.svg diff --git a/challenges/images/pattern-background-mobile.svg b/challenges/order_summary_component/images/pattern-background-mobile.svg similarity index 100% rename from challenges/images/pattern-background-mobile.svg rename to challenges/order_summary_component/images/pattern-background-mobile.svg diff --git a/challenges/order_summary_component/index.html b/challenges/order_summary_component/index.html index faaa6c61..67e4624e 100644 --- a/challenges/order_summary_component/index.html +++ b/challenges/order_summary_component/index.html @@ -36,7 +36,7 @@ class="mx-auto flex w-[330px] flex-col items-center overflow-hidden rounded-2xl bg-white lg:w-[380px]" >
- hero illustration + hero illustration
@@ -51,7 +51,7 @@

Order Summary

- music icon + music icon

Annual Plan @@ -109,12 +109,12 @@

background pattern