From 6334dadf928cb4d03690cedc18cc683fc8457d15 Mon Sep 17 00:00:00 2001 From: Obsidian Sync Date: Wed, 25 Feb 2026 23:36:13 +0530 Subject: [PATCH] Add cache-busting query param to OG images --- src/components/Head.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 3320654..7059e17 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -55,14 +55,14 @@ const { title, description, image = "/astro-micro.jpg" } = Astro.props; - + - +