Separate twitter card params

This commit is contained in:
willstocks 2020-03-18 11:20:39 +00:00 committed by GitHub
parent b39a2e93b7
commit 6f5e42002e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,14 +98,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"