SparkEdUAB / sparked-client

SparkEd V3
https://sparked.netlify.com
MIT License
5 stars 4 forks source link

Add page titles #33

Closed OlivierJM closed 5 years ago

OlivierJM commented 5 years ago

I think it is a good practive to have every page with its own title, this could be achieved by using something like to change every page title, of course we can maintain the logo but reflect the page name.

jprask commented 5 years ago

Hey @OlivierJM, might I tackle this ? I think react-helmet would be great here. Also, any specific titles in mind ?

OlivierJM commented 5 years ago

Yes please go ahead, I actually meant to say react-helmet in the issue description then I missed it. Thank you, looking forward to your submission If you don't get through other pages check the routes components to see what pages get rendered.