config.toml: Add Twitter username for new card metadata
This commit is contained in:
parent
2d1fb42e9c
commit
e0d85b8e89
@ -35,6 +35,9 @@ theme = "hugo-theme-bootstrap4"
|
||||
# How many posts to show on the homepage (Default: 5)
|
||||
#num_recent_posts = 2
|
||||
|
||||
[params.social]
|
||||
twitter_username = "@mralanorth"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Alan in Kenya"
|
||||
url = "https://alaninkenya.org"
|
||||
|
Loading…
Reference in New Issue
Block a user