Add Mastodon and Pleroma

This commit is contained in:
fbievan 2023-03-26 22:32:50 -05:00
parent 7cff595d70
commit a15973144f
1 changed files with 13 additions and 0 deletions

View File

@ -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