summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-25 00:01:42 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-25 00:01:42 +0200
commitabe3b6761139a97ce535486af2f6918f2a8c0051 (patch)
tree0619acb48c28dd9d29110eee6841f5912bff8d35 /exampleSite/config.toml
parentcd9b95683a8ec2c2ef86863c61025ae8a6fc4222 (diff)
downloadgohugo-theme-ed-abe3b6761139a97ce535486af2f6918f2a8c0051.tar.gz
Add ability to create twitter cards
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index eb8cb4e..3ea1e1c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -156,6 +156,8 @@ disableKinds = ['RSS']
facebook_admin = ''
# Facebook Page ID
facebook_id = ''
+ # Twitter username for the website used in the card footer
+ twitter = 'john_doe'
# For more see https://gohugo.io/content-management/menus/
[menu]