Skip to content

REACT LOGO #48

Closed Pinned Answered by mshuber1981
yguven17 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you! I hope you got this figured out. Right now there are two navbars, but I think they could be combined into one in the future (#49).

The React logo file is here.

It is being imported and used in both navbars:

https://github.com/mshuber1981/github-react-portfolio-template/blob/main/src/components/NavBar.jsx#L29

https://github.com/mshuber1981/github-react-portfolio-template/blob/main/src/components/SecondaryNavBar.jsx#L30

I think I can add an option to set the logo for the navbars in data.js in the future as well (#50).

The same React logo file is being used in the hero component. I can also add an option to set this in data.js (#51).

While we are at it, having an easy way to toggl…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mshuber1981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants