From e8c424539e920dd412c67514a45998b4db7f0cc9 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 7 Nov 2025 17:17:28 +0100 Subject: [PATCH] fix: correct GitHub icon path to use public directory --- public/images/github.svg | 4 ++++ src/components/Footer.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 public/images/github.svg diff --git a/public/images/github.svg b/public/images/github.svg new file mode 100644 index 0000000..daa8847 --- /dev/null +++ b/public/images/github.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 60f6572..8beea7a 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -31,7 +31,7 @@ export function Footer() {
- GitHub + GitHub