hash-define-organization / Hash-Whiteboard

Whiteboard Built with ReactJS and Material UI 🚀❤️
https://hashdefine-whiteboard.netlify.app/
MIT License
23 stars 39 forks source link

Change title and add a new favicon #18

Closed VaibhavUpreti closed 2 years ago

VaibhavUpreti commented 2 years ago

I think we need should change the title of the whiteboard from "React App" to " Hash Board" (my personal suggestion feel free to shoot yours). Also the basic react icon looks a bit odd. We can create a custom one.

I am interested and would like to work on this issue :)

VaibhavUpreti commented 2 years ago

Under GSSOC'22 as a contributor

VaibhavUpreti commented 2 years ago

favicon-32x32

how does this look for a favicon?

vedant-jain03 commented 2 years ago

@VaibhavUpreti Favicon is under review you can definitely change the name. Go ahead!

VaibhavUpreti commented 2 years ago

Hey, I need some help with this issue. I cannot find how to change the name of the title. Should I add the document.title using reactdom or is there any other way. Can any of the mentors pls guide me

DhairyaBahl commented 2 years ago

favicon-32x32

how does this look for a favicon?

I suggest you do use something similar to our hash define colors. Do check those out. There is also a banner in Reacme.md. I was expecting similar colors.

Olaleye-Blessing commented 2 years ago

Hey, I need some help with this issue. I cannot find how to change the name of the title. Should I add the document.title using reactdom or is there any other way. Can any of the mentors pls guide me

@VaibhavUpreti follow this step to change the title:

Hope this helps

VaibhavUpreti commented 2 years ago

Thank you @Olaleye-Blessing this was really helpful!!!