10 lines
156 B
TOML
10 lines
156 B
TOML
|
languageCode = "en-us"
|
||
|
title = "Encompass Docs"
|
||
|
theme = "hugo-theme-learn"
|
||
|
|
||
|
[outputs]
|
||
|
home = [ "HTML", "RSS", "JSON" ]
|
||
|
|
||
|
[params]
|
||
|
themeVariant = "encompass"
|