summaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Copyright/Copyright.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-23/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+1
|
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-171-0/+24
It allows me to set the colors with CSS and it will be easier to implement dark mode.