Sriparno08 / Openpedia

The Open Source Guide!
https://openpedia.netlify.app/
MIT License
77 stars 102 forks source link

Chore: Fix Navbar Logo Link in Landing Page Navbar #417

Closed fellalli closed 2 weeks ago

fellalli commented 2 weeks ago

Category

Description

If I click on the logo in the navbar, I expect to be redirected to https://openpedia.netlify.app/.

Sriparno08 commented 2 weeks ago

Well Spotted, @fellalli! You're assigned. 👍

You need to make the changes in the client/components/footer.js file.

fellalli commented 2 weeks ago

@Sriparno08 I was referring to the navigation bar in the header. I'm not sure if it's necessary for the logo in the footer to be clickable.

Sriparno08 commented 2 weeks ago

Got it, @fellalli. Then, you need to make the changes in the client/components/header.js file.