hugo-PaperMod/config.toml
bep d86276c292 Add some more content
And pagination config to show pagination in the themes that support that.
2015-03-08 14:29:02 +01:00

12 lines
275 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
# Needed by Theme demos in exampleSite.
[params]
DateForm = "Mon, Jan 2, 2006"