diff --git a/brainsteam/config.toml b/brainsteam/config.toml index cdd3cd3..377c14c 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -61,6 +61,19 @@ unsafe= true # Enable widgets in given order widgets = ["search", "recent", "types", "categories", "taglist", "social", "languages"] +[Params.widgets.social] + # Enable parts of social widget + #facebook = "username" + #twitter = "username" + #instagram = "username" + #linkedin = "username" + #telegram = "username" + github = "ravenscroftj" + mastodon = "https://fosstodon.org/@jamesravey" + #gitlab = "username" + #bitbucket = "username" + #email = "example@example.com" + [[menu.main]] name = "Home" url = "/"