mmote.ru/config.toml

16 lines
298 B
TOML

baseURL = 'https://mmote.ru/'
title = 'Здесь был MultiMote'
theme = 'mmotium'
languageCode = 'ru'
disqusShortname = 'multimote'
[params]
author = 'MultiMote'
[permalinks]
posts = "/:slugorfilename"
other = "/:slugorfilename"
[markup]
[markup.highlight]
style = 'monokailight'