Files
athens/docs/config.toml
2018-08-27 09:10:52 -06:00

12 lines
220 B
TOML

baseURL = "https://docs.gomods.io"
theme = "hugo-theme-learn"
languageCode = "en-us"
title = "Athens"
[params]
disableShortcutsTitle = true
disableInlineCopyToClipBoard = true
[outputs]
home = [ "HTML", "RSS", "JSON"]