summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-06-27 14:24:29 -0500
committerToby Vincent <tobyv13@gmail.com>2023-06-27 14:24:29 -0500
commit2039fd6142167dd186228c98c40e70874ee36e19 (patch)
treea844a982d63fe460ed5d0edad9247c4718abfe92
parent0c725a2a8eed617aa6b351500518a67344b65db3 (diff)
feat: add Matrix URI and remove IRC handle
-rw-r--r--config.toml14
1 files changed, 7 insertions, 7 deletions
diff --git a/config.toml b/config.toml
index 0bac0c8..157d16a 100644
--- a/config.toml
+++ b/config.toml
@@ -21,8 +21,13 @@ license = "MIT"
[[extra.meta]]
name = "Email"
-href = "mailto:contact@tobyvin.dev"
-display = "contact@tobyvin.dev"
+href = "mailto:tobyv@tobyvin.dev"
+display = "tobyv@tobyvin.dev"
+
+[[extra.meta]]
+name = "Matrix"
+href = "https://matrix.to/#/@tobyvin:matrix.tobyvin.dev"
+display = "tobyvin:matrix.tobyvin.dev"
[[extra.meta]]
name = "GitHub"
@@ -40,11 +45,6 @@ href = "https://linkedin.com/in/tobyvin"
display = "tobyvin"
[[extra.meta]]
-name = "IRC Nick"
-href = "irc:irc.libra.chat"
-display = "tobyvin"
-
-[[extra.meta]]
name = "PGP Key"
href = "/publickey.asc"
display = "C8F6E06F5C8E2634"