summaryrefslogtreecommitdiff
path: root/config.toml
blob: e277fe1c5f3492af8a8fa90ad0e22cc844c0e06c (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://based.cooking/'
languageCode = 'en-us'
title = 'Based Cooking'
theme = 'lugo'

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