diff options
Diffstat (limited to 'exampleSite/config.toml')
| -rw-r--r-- | exampleSite/config.toml | 2 |
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] |
