diff --git a/config.toml b/config.toml index 821a75e..5329e26 100644 --- a/config.toml +++ b/config.toml @@ -107,6 +107,19 @@ theme = "hugo-ficurinia" name = "matrix" url = "https://matrix.to/#/@fbievan1:matrix.org" weight = 20 + [[menu.icons]] + identifier = "pleroma" + name = "pleroma" + url = "https://social.fbievan.live/users/fbievan" + weight = 10 +[[menu.icons]] + identifier = "mastodon" + name = "mastodon" + url = "https://social.linux.pizza/@fbievan" + weight = 10 + + + # this section is necessary if you want infinite scrolling # it allows to output the article list as paged JSON so that "pages" can be retrieved via javascript