aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config.yaml
blob: 3f49d42472f190a2f865199b59a1b9030046438d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
baseURL: 'https://jpappel.xyz'
languageCode: 'en-us'
title: "JP Appel"

menu:
  main:
    - identifier: "projects"
      name: "Projects"
      url: "/projects"
    - identifier: "research"
      name: "Research"
      url: "/research"
    - identifier: "blog"
      name: "Blog"
      url: "/blog"