From 525cea55bb3803dfbac1cc4a52af91e5fd4296e2 Mon Sep 17 00:00:00 2001 From: prplwtf Date: Wed, 29 May 2024 23:48:07 +0200 Subject: [PATCH] feat `AboutSection`: make link red --- src/components/sections/AboutSection.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/AboutSection.js b/src/components/sections/AboutSection.js index 644a72d..3597b9c 100644 --- a/src/components/sections/AboutSection.js +++ b/src/components/sections/AboutSection.js @@ -9,7 +9,7 @@ function AboutSection() { is a free, open-source and simplistic alternative for blogs - made with pure HTML and JavaScript.

- + GitHub repository ${FooterElement()}