summaryrefslogtreecommitdiff
path: root/config.toml
blob: ecd1d56777966f721d317043d017c85a74a84cee (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://landchad.net'
languageCode = 'en-us'
title = 'LandChad.net'
theme = 'lugo'

[markup]
  [markup.goldmark]
    [markup.goldmark.renderer]
      unsafe = true