From: Cameron Otsuka Date: Thu, 16 Apr 2026 03:45:20 +0000 (-0400) Subject: add other meta properties X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=82971315e7ab8929995f4df8857e085fb2ae4abd;p=cotsuka.github.io add other meta properties --- diff --git a/src/components/head/base.astro b/src/components/head/base.astro index 86b9253..71c684c 100644 --- a/src/components/head/base.astro +++ b/src/components/head/base.astro @@ -40,6 +40,8 @@ const { title, description } = Astro.props; @@ -53,6 +55,7 @@ const { title, description } = Astro.props;