From 7a9619b23ff749272fa03530d88266903f1534d0 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 22 Feb 2024 14:14:19 -0500 Subject: [PATCH] hugo: update socials --- hugo.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/hugo.toml b/hugo.toml index 6f40bb0..b3c71b8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -74,18 +74,18 @@ logoCursorPathname = true name = "mastodon" url = "https://fosstodon.org/@notohh" +[[params.social]] +name = "gpg" +url = "https://keys.openpgp.org/search?q=+C3CB+3B31+AF3F+986C+39E0++BE5B+BD47+506D+475E+E86D" + +[[params.social]] +name = "git" +url = "https://git.flake.sh/notohh" + [[params.social]] name = "twitch" url = "https://www.twitch.tv/notohh" -[[params.social]] -name = "anilist" -url = "https://myanimelist.net/profile/notoh" - -[[params.social]] -name = "gitea" -url = "https://git.flake.sh/notohh" - [[params.social]] name = "lastfm" url = "https://www.last.fm/user/notoh"