From 5475379650a1f6e3bcac9f68ddf72521a01a49e7 Mon Sep 17 00:00:00 2001 From: eric Liu Date: Wed, 3 Jul 2024 21:27:27 +0000 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 574c47b..37be1d2 100644 --- a/config.toml +++ b/config.toml @@ -40,7 +40,7 @@ enableGitInfo = true # Social links [[params.social]] name = "Git" - icon = "fa fa-gitlab" + icon = "fa fa-git" weight = 1 url = "https://git.ericxliu.me/eric" [[params.social]]