aboutsummaryrefslogtreecommitdiffstats
path: root/src/data/navigator.json
blob: 5fb27a7b0236ab4fabcd05a3830b2893ba7865e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "url": "/",
    "title": "Home"
  },
  {
    "url": "/blog/",
    "title": "Blog"
  },
  {
    "url": "/about/",
    "title": "About"
  }
]