dimension/exampleSite/config.toml

46 lines
1.1 KiB
TOML
Raw Normal View History

2017-03-14 13:07:42 -04:00
baseurl = "http://example.org"
title = "Dimension"
2017-01-17 14:30:27 -05:00
theme = "dimension"
languageCode = "en-us"
defaultContentLanguage = "en"
enableRobotsTXT = true
disableKinds=["RSS"]
2017-01-17 14:30:27 -05:00
[params]
description = '<!--[-->A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and released<!--]--><br />
<!--[-->for free under the <a href="https://html5up.net/license">Creative Commons</a> license.<!--]-->'
2017-01-17 21:29:34 -05:00
logo = "fa-diamond"
2017-01-17 14:30:27 -05:00
copyright = "Untitled"
[[params.social]]
medium = "twitter"
icon = "twitter"
link = "#"
[[params.social]]
medium = "facebook"
icon = "facebook"
link = "#"
[[params.social]]
medium = "instagram"
icon = "instagram"
link = "#"
[[params.social]]
medium = "github"
icon = "github"
link = "#"
[languages]
[languages.en]
languageName = "English"
weight = 1
[languages.de]
languageName = "Deutsch"
weight = 2
title = "Dimension"
description = '<!--[-->A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and released<!--]--><br />
<!--[-->for free under the <a href="https://html5up.net/license">Creative Commons</a> license.<!--]-->'