aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
blob: b1e16f9c4886ac6595e291f3dc5855ac68efbc3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
menus:
  main:
    - name: About
      pageRef: /about
    - name: Contact
      pageRef: /contact

# TODO this doesnt work
markup:
  highlight:
    noClasses: false
    lineNos: true