summaryrefslogtreecommitdiffstats
path: root/src/assets/images/icon-cv.svg
Commit message (Collapse)AuthorAgeFilesLines
* chore(icons): update main nav iconsArmand Philippot2022-01-311-14/+14
| | | | | | | The CV link text seemed misaligned before. By moving the "diploma" to the bottom, the look is better I think. Also, the computer icon was a little small compared to the others, so I fixed it.
* chore: add main-nav componentArmand Philippot2021-12-131-0/+71
I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.