From 95733c179d29111bed167f3fa5d1299e63eee2ff Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 16 Jan 2022 00:53:35 -0500 Subject: added matrix details --- config.toml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 6baee96..93366d5 100644 --- a/config.toml +++ b/config.toml @@ -43,17 +43,16 @@ hideColorSchemeToggle = true weight = 5 icon = "fa fa-key-modern fa-2x" url = "gpgkey.asc" - -#[[menu.main]] -# name = "About" -# weight = 1 -# url = "/about" +[[params.social]] + name = "Matrix Chat" + weight = 6 + icon = "fa fa-matrix-org fa-2x" + url = "https://matrix.to/#/@ryan:ryan77627.xyz" [[menu.main]] name = "Projects" weight = 2 url = "/projects" - [[menu.main]] name = "About" weight = 1 -- cgit v1.2.3