From 86365e90987c94276387e7e1fea02bcd9241b900 Mon Sep 17 00:00:00 2001 From: osbm Date: Thu, 31 Oct 2024 22:56:42 +0300 Subject: [PATCH] simpler footer --- src/components/Footer.astro | 57 +------------------------------------ 1 file changed, 1 insertion(+), 56 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 4713132..11649f7 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,58 +1,3 @@ ---- -// import github logo from simpleicons -import { siGithub, siHuggingface, siKaggle, siDocker, siLinkedin, siOrcid} from 'simple-icons' ---- - -