summaryrefslogtreecommitdiffstats
path: root/src/components/Copyright
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve footerArmand Philippot2022-02-142-3/+23
| | | | | | 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.
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-3/+3
|
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-172-6/+4
| | | | | It allows me to set the colors with CSS and it will be easier to implement dark mode.
* chore: add Copyright componentArmand Philippot2021-12-132-0/+32