aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Layouts/Layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix: change branding title tag on homepageArmand Philippot2021-12-151-3/+9
| | | | I forgot to pass isHome arg...
* chore: change app to use a layoutArmand Philippot2021-12-131-0/+16
I can now insert header/footer on each pages.