diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/config.yaml b/config.yaml index ee530b2..94ec14e 100644 --- a/config.yaml +++ b/config.yaml @@ -102,21 +102,30 @@ params: - posts social: - id: email + label: Work name: huyngo@disroot.org - - id: mastodon - name: huy_ngo - instance: fosstodon.org - url: https://fosstodon.org/@%s + - id: email + label: Friends + name: xarvos@loang.net - id: pleroma name: xarvos instance: outerheaven.club + label: Pleroma url: https://outerheaven.club/%s + - id: mastodon + name: xarvos + instance: treehouse.systems + label: Mastodon + url: https://social.treehouse.systems/@%s - id: sourcehut + label: Code name: ~huyngo alt: sr.ht - id: matrix + label: Chat name: '@huyngo:envs.net' - id: liberapay + label: Donate name: huy.ngo style: auto-without-switcher summaryLength: 0 |