summaryrefslogtreecommitdiffstats
path: root/src/components/Icons
Commit message (Collapse)AuthorAgeFilesLines
* chore: add main-nav componentArmand Philippot2021-12-133-0/+70
I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.
f='#n37'>37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76