From 85d0e3070e707d4068932ec791164e46ab186a7e Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 23 Dec 2023 15:42:01 -0600 Subject: [PATCH] use relative link for simplex --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 4da4537..4060a19 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -140,7 +140,7 @@ url = "https://jbowdre.omg.lol" [[socialLinks]] icon = "fa-solid fa-comments" title = "SimpleX Chat" -url = "https://runtimeterror.dev/simplex" +url = "/simplex" [[socialLinks]] icon = "fa fa-matrix-org"