From 096b8df40db31ac03e3fca20d823daa18c549720 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 15 Jan 2024 17:27:27 +0400 Subject: Update contacts in config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ed3e1df..e174ada 100644 --- a/config.toml +++ b/config.toml @@ -95,8 +95,8 @@ author = { email = "valentin@popov.link" } contacts = [ { title = "GitHub", name = "@valentineus", url = "https://github.com/valentineus" }, - { title = "SourceHut", name = "~valentineus", url = "https://sr.ht/~valentineus/" }, { title = "LinkedIn", name = "valentineus", url = "https://www.linkedin.com/in/valentineus/" }, + { title = "Mastodon", name = "valentineus", url = "https://mastodon.social/@valentineus" }, { title = "Telegram", name = "@valentineus", url = "https://t.me/valentineus" }, { title = "E-Mail", name = "valentin@popov.link", url = "mailto:valentin@popov.link" }, { title = "PGP", name = "AE3CE523DAAA8401", url = "/public.asc" }, -- cgit v1.2.3