mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
12 lines
220 B
TOML
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"]
|