hcapson / dog-rescue-pattern-library

A term-long project redesigning a dog rescue website focusing on making a pattern library.
https://learn-the-web.algonquindesign.ca/courses/web-dev-4/pattern-library-set-up/
0 stars 0 forks source link

Home page looking weird #1

Open hcapson opened 7 years ago

hcapson commented 7 years ago

Things are missing from my home page, not sure what i have done wrong? they all show up in my pattern library?

@thomasjbradley

thomasjbradley commented 7 years ago

I could be the paths to all the images. Inside all the <img> tags, like this one: https://github.com/hcapson/dog-rescue-pattern-library/blob/gh-pages/pages/home.html#L27

There should only be a single ../, like this:

<img class="logo" src="../images/logo.svg" alt="LOYAL RESCUE">