From 1f1b44febc2183ad2ac7c0e2e8122c9cfcdb549f Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 19 Oct 2024 23:29:05 -0500 Subject: [PATCH] add gotosocial verify link --- config/_default/params.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index 46e7e4d..43ba05b 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -207,3 +207,7 @@ url = "https://social.lol/@jbowdre" [[verifyLinks]] title = "GitHub" url = "https://github.com/jbowdre" + +[[verifyLinks]] +title = "GoToSocial" +url = "https://goto.srsbsns.lol/@john" \ No newline at end of file