FormulaMonks / FormulaMonks/thicket
Add page titles & meta unique to each routes
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
All the routes currently just have the title "Thicket", and the same [meta information](https://github.com/citrusbyte/thicket/blob/0c69c7db8579db0ca59889ece350d4e81607d975/public/index.html#L22-L34). Instead, let's customize it for each route. We can probably use [react-helmet](https://github.com/nfl/react-helmet) for this.
Contributor guide
Assessment
This issue has not been assessed yet.