From bc513922800d33f884fbd954ff7266244c85ca9e Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Sat, 19 Nov 2022 21:08:14 +0100 Subject: [PATCH] Add Mastodon link --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 076def1..cebcb6d 100644 --- a/config.toml +++ b/config.toml @@ -36,6 +36,10 @@ url = "https://www.linkedin.com/in/danielkempkens/" name = "ycombinator" url = "https://news.ycombinator.com/user?id=nifoc" +[[params.social]] +name = "mastodon" +url = "https://infosec.exchange/@nifoc" + [[params.social]] name = "matrix" url = "https://matrix.to/#/@daniel:kempkens.io"