aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Copyright
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-292-30/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore: improve footerArmand Philippot2022-02-141-1/+0
| | | | | | The "Mentions légales" link was not enough visible on small viewports because of the back to top link. So I change the disposition to improve that.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+1
|
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-172-0/+32
It allows me to set the colors with CSS and it will be easier to implement dark mode.