Fixed wrong information about Twitter params
@ sign is supposed to be included for Twitter parameters "creator" and "site", according to the documentation mentioned in README
This commit is contained in:
parent
007d7f3df6
commit
f06b94fdcc
@ -211,7 +211,7 @@ paginate = 5
|
||||
[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 @
|
||||
# include @
|
||||
creator = ""
|
||||
site = ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user