aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-07-24 01:05:41 -0700
committerPinapelz <donaldshan1@outlook.com>2023-07-24 01:05:41 -0700
commit37fff983d90fb58282e709b0017f891fccb156c4 (patch)
tree5938659da76c2f1d15175da7098608427d0cf22f /src
parent01a5a2ff180b9e675d9ea5b48106b256a060fae2 (diff)
remove placeholder images
Diffstat (limited to 'src')
-rw-r--r--src/components/BaseHead.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro
index e11d111..b9b0031 100644
--- a/src/components/BaseHead.astro
+++ b/src/components/BaseHead.astro
@@ -11,7 +11,7 @@ interface Props {
const canonicalURL = new URL(Astro.url.pathname, Astro.site);
-const { title, description, image = '/placeholder-social.jpg' } = Astro.props;
+const { title, description, image = '/603banner.png' } = Astro.props;
---
<!-- Global Metadata -->
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage