From a0a1459b7303c696454e48e1d3dc85e918522c65 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 11 Apr 2024 18:20:50 +0530 Subject: [PATCH] Make Gitea URL more useful --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 598b657..72ea5e7 100644 --- a/config.toml +++ b/config.toml @@ -96,7 +96,7 @@ enableEmoji = true [[params.socialIcons]] title = "Gitea" name = "gitea" - url = "https://git.msfjarvis.dev/" + url = "https://git.msfjarvis.dev/explore/repos" [[params.socialIcons]] title = "RSS"