aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Copyright/Copyright.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-33/+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-2/+22
| | | | | | 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 copyright icon import with custom componentArmand Philippot2022-01-171-4/+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/+15