krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 826 forks source link

fix-#387: added logo beside title in navbar #391

Closed Adityajparmar37 closed 4 weeks ago

Adityajparmar37 commented 1 month ago

Summary

Add logo beside the title in navbar

Description

Added the logo with title in navbar along with Link tag to redirect it to home page again.

Images

image

Issue(s) Addressed

Closes #387

Prerequisites

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2024 0:57am
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2024 0:57am
github-actions[bot] commented 1 month ago

Hey @Adityajparmar37! Thanks for sticking to the guidelines! High five! 🙌🏻

Adityajparmar37 commented 1 month ago

Done please check it Check 2 commit .

Adityajparmar37 commented 1 month ago

Now it will not break even in deployment. I have check it. No changes in any setting just import image from asset and have rendering to img tag . As you have done with other images 👍