From 202bc3a7851e548ed6fb8e031d1c9f647d509f6d Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 9 Oct 2025 15:17:18 -0400 Subject: [PATCH] fix: script url --- src/layouts/PostLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/PostLayout.astro b/src/layouts/PostLayout.astro index 9fbddd1..11429cb 100644 --- a/src/layouts/PostLayout.astro +++ b/src/layouts/PostLayout.astro @@ -73,7 +73,7 @@ const topicColor = getTopicColor(post.collection); - + {frontmatter.scripts?.map((src) =>