From 10391af436402a7808ae305d243033341fc19bd9 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 24 Nov 2022 02:57:21 -0500 Subject: reordered social links --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index bfa3f60..4a71b26 100644 --- a/config.toml +++ b/config.toml @@ -35,22 +35,22 @@ hideColorSchemeToggle = true icon = "fa fa-envelope fa-2x" [[params.social]] name = "Resume" - weight = 4 + weight = 7 icon = "fa fa-file-text-o fa-2x" url = "/resume/Schanzenbacher_Ryan_Resume.pdf" [[params.social]] name = "GPG Key" - weight = 5 + weight = 4 icon = "fa fa-key-modern fa-2x" url = "gpgkey.asc" [[params.social]] name = "Matrix Chat" - weight = 6 + weight = 5 icon = "fa fa-matrix-org fa-2x" url = "https://matrix.to/#/@ryan:ryan77627.xyz" [[params.social]] name = "Mastodon" - weight = 7 + weight = 6 icon = "fa fa-mastodon fa-2x" url = "https://social.ryan77627.xyz/@ryan" -- cgit v1.2.3