kindrobot.ca/config.toml

10 lines
185 B
TOML
Raw Normal View History

2022-07-21 16:50:41 +00:00
baseURL = 'https://tilde.town/~kindrobot'
2022-05-16 23:55:08 +00:00
languageCode = 'en-ca'
2022-07-21 16:50:41 +00:00
title = 'kindrobot'
enableEmoji = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
2022-07-21 16:50:41 +00:00
unsafe = true