hugo-code-editor-theme/exampleSite/config.toml

12 lines
280 B
TOML
Raw Normal View History

2017-02-13 19:45:18 +00:00
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
2018-11-02 20:35:50 +00:00
theme = "hugo-code-editor-theme"
2017-02-13 19:45:18 +00:00
[params]
author = "John Doe"
locale = "en-US"