www.duckland.org/config.toml
2019-05-26 18:26:26 -05:00

26 lines
722 B
TOML

baseURL = "https://www.duckland.org/"
languageCode = "en-us"
title = "duckland.org"
theme = "nederburg"
paginate = 5
Copyright = "All rights reserved - 2006-"
canonifyurls = true
[author]
name = "don"
[params]
email = "duck@duckland.org"
description = "Random Quacking"
cover = "images/user.jpg"
author = "don"
authorlocation = ""
authorwebsite = "https://www.duckland.org"
logo = "images/user.png"
# Optional RSS-Link, if not provided it defaults to the standard index.xml
RSSLink = ""
githubName = "duckunix"
twitterName = "duckunix"
# set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....")
hideHUGOSupport = false
showtoc = false