aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 4c594c2b0e03419e63f25643249b4f1b68de33af (plain) (blame)
1
2
3
4
5
6
7
8
9
baseURL = 'https://evosaur.runxiyu.org/'
languageCode = 'en-us'
title = 'Evosaur'

[markup.goldmark.renderer]
unsafe = true

[markup.tableOfContents]
ordered = true