Compare

758eb94eb9ac7b21bc1822c78ba7f16389583a15 .. c01cf81aac27f547c014066ff6d5a23f426c080f · 1 commits

Changed files

FileChanges
config.toml +1 −1 raw

Commits

HashSubjectAuthorDate
c01cf81a didn't read icon class close enough Ryan Schanzenbacher
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]]