aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Branding/Branding.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-21/+42
| | | | I also added the featured image on single article.
* fix: keep logo consistent on zoomArmand Philippot2022-01-151-1/+1
|
* chore: improve Branding componentArmand Philippot2022-01-141-9/+15
|
* fix: change branding title tag on homepageArmand Philippot2021-12-151-14/+8
| | | | I forgot to pass isHome arg...
* chore: load i18n translations using lingui providerArmand Philippot2021-12-131-1/+8
|
* chore: add Branding componentArmand Philippot2021-12-131-0/+35