From c01cf81aac27f547c014066ff6d5a23f426c080f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sat, 19 Oct 2024 23:25:57 -0400 Subject: didn't read icon class close enough --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 51b32a1..55852c0 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,7 @@ hideColorSchemeToggle = true [[params.social]] name = "Git" - icon = "fa fa-git-alt fa-2x" + icon = "fa-brands fa-git-alt fa-2x" weight = 0 url = "https://git.rschanz.org" [[params.social]] -- cgit v1.2.3