From 0851616472c688832af23b11b8be6bddf7a66809 Mon Sep 17 00:00:00 2001 From: Toni Tauro Date: Mon, 7 Nov 2022 13:15:42 +0100 Subject: [PATCH] feat(config): add mastodon Signed-off-by: Toni Tauro --- src/_config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/_config.yml b/src/_config.yml index 18a6989..ab64e78 100644 --- a/src/_config.yml +++ b/src/_config.yml @@ -43,6 +43,17 @@ links: url: https://twitter.com/eyenx icon: fi-social-twitter external: true + - name: mastodon + url: https://mastodon.social/@eyenx + icon: fi-social-mastodon + external: true + - name: github + url: https://github.com/eyenx + icon: fi-social-github + external: true + - name: rss + url: /feed.xml + icon: fi-rss - name: github url: https://github.com/eyenx icon: fi-social-github