From 7de6287f172d89341b1f1c1f0921cf28ab82ef6d Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Mon, 20 Feb 2023 22:15:37 -0900 Subject: [PATCH] change git icon --- config.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml.dist b/config.yml.dist index a955123..4a2847f 100644 --- a/config.yml.dist +++ b/config.yml.dist @@ -49,7 +49,7 @@ colors: # links: [] # Allows for navbar (dark mode, layout, and search) without any links links: - name: "Gitea" - icon: "fab fa-github" + icon: "fa-brands fa-git-alt" url: "https://gitea.djpianalto.com/dustyp/homer" - name: "Wiki" icon: "fas fa-book"