Example site.

This commit is contained in:
Seth 2017-01-17 14:30:27 -05:00
parent dd2e6a7246
commit 658e2bbb4f

30
exampleSite/config.toml Normal file
View file

@ -0,0 +1,30 @@
languageCode = "en-us"
title = "Dimension"
baseurl = "http://example.org/"
theme = "dimension"
[params]
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.<!--]-->'
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 = "#"