From 3f4e7e9f97e8c02082a1d5f399bc96447bc9ff91 Mon Sep 17 00:00:00 2001 From: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com> Date: Thu, 6 Jun 2024 00:21:10 +0800 Subject: [PATCH] feat: enhanced meta for social sharing (part 1) (#66) --- src/layouts/Layout.astro | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index ac0aea8..211a1d8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -80,6 +80,18 @@ const siteLang = siteConfig.lang.replace('_', '-') + + + + + + + + + + + + {favicons.map(favicon => (