aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/types/nav.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-5/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore: add main-nav componentArmand Philippot2021-12-131-0/+5
I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.