hugo-theme-cybercards/exampleSite/config.toml
2020-03-08 16:38:47 +01:00

29 lines
498 B
TOML

baseurl = "http://example.org/"
languageCode = "en-us"
title = "Hugo Cards"
theme = "hugo-cards"
themesDir = "../.."
paginate = 6
[params]
builtBy = "bool"
defaultImage = "gopher.jpg"
facebook = ""
quora = ""
twitter = "http://twitter.com/bul_ikana"
github = "http://github.com/bul-ikana"
email = ""
fbLikeBox = ""
fbAppId = ""
fbPageUrl = ""
fbPageTitle = ""
analytics = ""
disqus = ""
[params.copyright]
name = "bool"
link = "https://bool.netlify.com"