aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Branding
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-9/+15
|
* chore: update logoArmand Philippot2022-01-273-1/+56
| | | | | Adjust previous colors to fit the new website and add a dark version to better fit with the dark theme.
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-21/+42
| | | | I also added the featured image on single article.
* feat: implement dark modeArmand Philippot2022-01-171-3/+5
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-4/+4
|
* fix: keep logo consistent on zoomArmand Philippot2022-01-151-1/+1
|
* chore: improve Branding componentArmand Philippot2022-01-142-22/+96
|
* 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-132-0/+87