Separate twitter card params

This commit is contained in:
willstocks 2020-03-18 11:20:39 +00:00 committed by panr
parent b9cfb8d360
commit 8b51d587d8

View File

@ -104,14 +104,19 @@ paginate = 5
# it's set to `true` by default
# oneHeadingSize = false
[params.twitter]
# set Twitter handles for Twitter cards
# see https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started#card-and-content-attribution
# do not include @
creator = ""
site = ""
[languages]
[languages.en]
languageName = "English"
title = "Terminal"
subtitle = "A simple, retro theme for Hugo"
owner = ""
twitterOwner = "" #Site Owner Twitter handle - do not include @
twitterSite = "" #Site Twitter handle - do not include @
keywords = ""
copyright = ""
menuMore = "Show more"