hugo-PaperMod/config.toml

12 lines
275 B
TOML
Raw Normal View History

2014-04-27 00:00:10 +02: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
# Needed by Theme demos in exampleSite.
[params]
DateForm = "Mon, Jan 2, 2006"