Files
hugo-code-editor-theme/exampleSite/config.toml
2018-11-02 21:35:50 +01:00

12 lines
280 B
TOML

baseurl = "http://hugo.spf13.com/"
title = "Hugo Themes"
author = "Steve Francia"
copyright = "Copyright (c) 2008 - 2014, Steve Francia; all rights reserved."
canonifyurls = true
paginate = 3
theme = "hugo-code-editor-theme"
[params]
author = "John Doe"
locale = "en-US"