diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 7568be2..7473b71 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -56,7 +56,7 @@ paginate = 5 [params.social] # Optional, used for attribution in Twitter cards # See: https://dev.twitter.com/cards/types/summary-large-image - twitter_username = "@username" + twitter = "username" [params.sharingicons] # Hide the sharing icons on posts? (Default: false)