website-and-documentation/hugo.toml

5 lines
139 B
TOML
Raw Normal View History

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'IPCEI-CIS Developer Framework Documentation'
theme = 'hugo-theme-relearn'