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:
Emre al-Turki 2022-12-04 04:27:03 +04:00
parent 007d7f3df6
commit f06b94fdcc

View File

@ -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 = ""