summaryrefslogtreecommitdiff
path: root/config.toml
blob: d0bd3816c075c09286d6c2bd8af21545549c2e1c (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://montevideo.restaurant/'
languageCode = 'en-us'
title = 'Restaurantes en Montevideo'
theme = 'lugo'

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