From 937b545f85de04869523e0df538dd53b4546a8ce Mon Sep 17 00:00:00 2001 From: Visual-Dawg Date: Tue, 16 Apr 2024 18:40:40 +0200 Subject: [PATCH] add self-hosted git link to footer (#58) --- src/lib/components/Footer.svelte | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte index 92555b4..f7fed95 100755 --- a/src/lib/components/Footer.svelte +++ b/src/lib/components/Footer.svelte @@ -3,6 +3,7 @@ import GithubIcon from '~icons/ri/github-fill' import { discordLink } from '$lib/constants.mjs' import RssIcon from '~icons/mingcute/rss-fill' + import ForgejoIcon from '~icons/fe/git' /** @type {[string, string, string, string]} */ let team = [ @@ -58,7 +59,7 @@
Socials
-