From 56ba8f9098eda043de3b11f6b193fe7e5849f26c Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 6 Mar 2026 11:33:30 -0700 Subject: [PATCH] Fix GitLab link on landing page Signed-off-by: Tommy --- config/_default/languages.en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 688f5c9..3c44e41 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -15,7 +15,7 @@ description = "Tommy's personal website" github = "https://github.com/TommyTran732" [[params.author.links]] -gitlab = "https://git.metropolis.nexus/Tommy" +gitlab = "https://gitlab.metropolis.nexus/Tommy" [[params.author.links]] matrix = "https://matrix.to/#/@tommy:metropolis.nexus"