ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

Add new image for brand logo #184

Closed pconrad closed 3 years ago

pconrad commented 3 years ago

User Story

As a user I can see a cute brand icon so that I can feel awesome about the app.

Discussion

If you look at proj-ucsb-courses-search, and this https://github.com/ucsb-cs156-s21/proj-ucsb-courses-search/pull/227, you'll see that there is a cute logo in the "brand" spot.

In this issue, you'll add something similar for ucsb-cs-las.

We'll provide you with a link to the logo, and you'll make the changes so that it appears in the much thicker navbar (fixing the appearance of that is a separate story.)

Here is the new brand logo: logo-ucsb-courses-search

Note that the other PR was done incorrectly... the link should be a absolute link, not a relative one, so that the image still shows up when you navigate to other pages.

Acceptance Criteria

WadeVaresio commented 3 years ago

Closing as PR #213 addresses this issue.