aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/images/icon-articles.svg
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace svg imports with componentsArmand Philippot2021-12-221-136/+54
| | | | It allows me to control the colors of each SVG paths.
* chore: add main-nav componentArmand Philippot2021-12-131-0/+154
I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.