aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config.yaml
blob: 2609515e5401d1f4ca516fbf8faef7863aee5660 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
    - identifier: "poetry"
      name: "Poetry"
      url: "/poetry"