summaryrefslogtreecommitdiffstats
path: root/src/components/Copyright/Copyright.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-3/+3
|
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-171-2/+2
| | | | | It allows me to set the colors with CSS and it will be easier to implement dark mode.
* chore: add Copyright componentArmand Philippot2021-12-131-0/+17