1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00

exampleSite/config.toml: Update config options for new features

This commit is contained in:
Alan Orth 2016-09-19 08:02:40 +03:00
parent 72d5c94cc5
commit 4e4d20dce1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -44,3 +44,18 @@ theme = "hugo-theme-bootstrap4"
# How many posts to show on the homepage (Default: 5)
#num_recent_posts = 2
[params.social]
# Optional, used for attribution in Twitter cards
# See: https://dev.twitter.com/cards/types/summary-large-image
twitter_username = "@username"
[params.sharingicons]
# Hide the sharing icons on posts? (Default: false)
hide = false
# Optionally, set any of these to false to hide them:
#facebook = true
#googleplus = true
#linkedin = true
#twitter = true