From 607be1198355f554a34e9db7acc3b9e2bb30ce42 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Mon, 18 Sep 2023 19:51:46 -0700 Subject: [PATCH] hugo pages --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index e6092a4..d75785f 100644 --- a/config.toml +++ b/config.toml @@ -41,17 +41,17 @@ enableGitInfo = true # Social links [[params.social]] name = "Git" - icon = "fab fa-gitlab" + icon = "fa fa-gitlab" weight = 1 url = "https://git.ericxliu.me/eric" [[params.social]] name = "linkedin" - icon = "fab fa-linkedin" + icon = "fa fa-linkedin" weight = 2 url = "https://www.linkedin.com/in/eric-liu-46648b93/" [[params.social]] name = "Personal email" - icon = "fas fa-envelope-square" + icon = "fa fa-envelope" weight = 3 # Menu links