From ced765f8796069d94d0a5e889bf63d4629097767 Mon Sep 17 00:00:00 2001 From: Pranav Date: Fri, 9 Sep 2022 17:03:37 +0530 Subject: [PATCH] Image fix for disney-clone (#23) * image update * new change * image fix for disney-clone --- disney-clone/spec.yml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/disney-clone/spec.yml b/disney-clone/spec.yml index ad14b303..418083cf 100644 --- a/disney-clone/spec.yml +++ b/disney-clone/spec.yml @@ -1,29 +1,28 @@ name: Disney clone project -tags: ["HTML/CSS","JavaScript"] +tags: ["HTML/CSS", "JavaScript"] starter-files: https://github.com/codedamn-projects/disney-clone type: frontend level: easy -cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/assets/home-desktop-design.jpg +cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/designs/Preview%20Image.jpg short-description: Build a frontend clone for Disney using the assets we provide and test your HTML, CSS and JavaScript skills long-description: | Your challenge is to build out this landing page and get it looking as close to the design as possible. - + This project focuses mostly on HTML & CSS. There's a tiny bit of JS included for the mobile navigation toggle. But you could also choose to do this without JS! - + You can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go. - + Your users should be able to: - + - View the optimal layout for the site depending on their device's screen size - + - See hover states for all interactive elements on the page Download the starter code and go through the `README.md` file. This will provide further details about the project. The `style-guide.md` file is where you'll find colors, fonts, etc. - # https://codedamn.com/projects specific section codedamn: - helper-learning-path: frontend - show-community-banner: true - playground-layout: terminal-editor-browser - playground-image: html + helper-learning-path: frontend + show-community-banner: true + playground-layout: terminal-editor-browser + playground-image: html