From 342acba563fc34ac2e584b81ba04909835f86683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Tue, 8 Sep 2020 21:36:06 +0200 Subject: [PATCH] Add matrix link --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index eb64aca..5515c2e 100644 --- a/config.toml +++ b/config.toml @@ -40,6 +40,10 @@ url = "https://www.linkedin.com/in/creekorful" name = "telegram" url = "https://t.me/creekorful" +[[params.social]] +name = "matrix" +url = "https://matrix.to/#/@creekorful:matrix.org" + [[params.social]] name = "email" url = "mailto:alois@micard.lu"