From 5f83523a7c63ea0f8def6dd8a709038dd4230ae1 Mon Sep 17 00:00:00 2001 From: "Em (Ethan) Ruszanowski" Date: Tue, 19 Dec 2023 13:52:35 -0600 Subject: [PATCH] Add Forgejo links --- _config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_config.yml b/_config.yml index 5fb7543..432f06a 100644 --- a/_config.yml +++ b/_config.yml @@ -65,6 +65,9 @@ author: - label: "Email" icon: "fas fa-fw fa-envelope" url: "mailto:ethan@rusz.dev" + - label: "Forgejo" + icon: "fab fa-fw fa-git-alt" + url: "https://git.beans.team/em" - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/ethanrusz" @@ -83,6 +86,9 @@ author: footer: links: + - label: "Forgejo" + icon: "fab fa-fw fa-git-alt" + url: "https://git.beans.team/em" - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/ethanrusz"