summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2022-01-16 00:53:35 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2022-01-16 00:53:35 -0500
commit95733c179d29111bed167f3fa5d1299e63eee2ff (patch)
tree299417ccfcbafeb10854ae616d6f16806ea97060
parent239f69e515c5663e674900d1ec961aa49badf545 (diff)
added matrix details
-rw-r--r--config.toml11
1 files 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
43 weight = 5 43 weight = 5
44 icon = "fa fa-key-modern fa-2x" 44 icon = "fa fa-key-modern fa-2x"
45 url = "gpgkey.asc" 45 url = "gpgkey.asc"
46 46[[params.social]]
47#[[menu.main]] 47 name = "Matrix Chat"
48# name = "About" 48 weight = 6
49# weight = 1 49 icon = "fa fa-matrix-org fa-2x"
50# url = "/about" 50 url = "https://matrix.to/#/@ryan:ryan77627.xyz"
51 51
52[[menu.main]] 52[[menu.main]]
53 name = "Projects" 53 name = "Projects"
54 weight = 2 54 weight = 2
55 url = "/projects" 55 url = "/projects"
56
57[[menu.main]] 56[[menu.main]]
58 name = "About" 57 name = "About"
59 weight = 1 58 weight = 1