-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Foundations: Incorrect design image being used for landing page project #28702
Comments
Oh, interesting...so the new image was added but the second PR needed to change the link never happened. Thanks for digging this up, @Eduardo06sp! Acceptance criteria
Please comment below if you'd like to be assigned to this issue. Please do not open a PR unless you've been assigned by a maintainer. |
Hi, I would like to help! |
@dellaighted all yours |
I followed the acceptance criteria and fixed the second image. I ran the markdown lint on the project-landing-page.md file, and there was an error that pointed to line 15. I checked it, and it's a note instead of a subsection, so I'm not sure if you want that changed. |
Since the file you were working on was for a project, you needed to run the All tests pass using the project config 👍 |
Ah silly me! Good to hear the tests passed. 🚀 |
Checks
Describe your suggestion
The assignment provides 2 design files, one of which shows you all the styles used for the landing page example:
If you click on the link for Image Two (Color and Fonts), then you are taken the the (outdated) image that shows the fonts as keywords instead of numeric values (i.e. as
extra-bold
instead of900
).The updated/new image can be found in
foundations/html_css/flexbox/project-landing-page/imgs/02.png
.https://github.com/TheOdinProject/curriculum/blob/main/foundations/html_css/flexbox/project-landing-page/imgs/02.png
I would rather have a first-time contributor take this issue on. However, if I notice that no one volunteers, I will probably ask to be assigned after some time.
PR that fixed it last time: #25423
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-landing-page
(Optional) Discord Name
Eduardo06sp
(Optional) Additional Comments
No response
The text was updated successfully, but these errors were encountered: