diff --git a/config.toml b/config.toml index ad5eed1f..909f8b49 100644 --- a/config.toml +++ b/config.toml @@ -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"