From 4b746511465e5cdddda6e4530601d48926a2ceab Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 12 Sep 2023 17:53:20 -0700 Subject: fix pfp image link --- public/603-pfp.png | Bin 246594 -> 0 bytes src/components/Header.astro | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 public/603-pfp.png diff --git a/public/603-pfp.png b/public/603-pfp.png deleted file mode 100644 index 1d547ca..0000000 Binary files a/public/603-pfp.png and /dev/null differ diff --git a/src/components/Header.astro b/src/components/Header.astro index 0c2e5c0..9bab4a1 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -12,7 +12,7 @@ import { SITE_TITLE } from '../consts'; RSS -- cgit v1.2.3