From fae407fe88e381485b2d3ba500d0e3191ca6d730 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 3 Mar 2023 18:09:56 -0800 Subject: fix: correct URL for my various repositories --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 2cfef5c..04669d7 100644 --- a/config.toml +++ b/config.toml @@ -38,7 +38,7 @@ enableGitInfo = false identifier = "code" name = "code" title = "code" - url = "https://git.fcuny.net/fcuny/" + url = "https://git.fcuny.net/" weight = 130 [[menu.main]] -- cgit v1.2.3