From: Cameron Otsuka Date: Tue, 24 Feb 2026 23:13:18 +0000 (-0800) Subject: fix opengraph site tags X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=3554f5b2967bb22b72e4d400489037949ad18080;p=cotsuka.github.io fix opengraph site tags --- diff --git a/src/components/head/base.astro b/src/components/head/base.astro index 81642d0..8a5763d 100644 --- a/src/components/head/base.astro +++ b/src/components/head/base.astro @@ -22,14 +22,14 @@ const { title, description } = Astro.props; - + - + - + {`${title} | ${siteTitle}`}