From a0acc614ec8081bf2caedf031687c2a38cf05976 Mon Sep 17 00:00:00 2001
From: rzmk <30333942+rzmk@users.noreply.github.com>
Date: Tue, 16 Sep 2025 07:32:09 -0400
Subject: [PATCH] fix: disallow Astro to process script
---
src/layouts/Layout.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 4ace137..bfdf71a 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -48,7 +48,7 @@ const rybbitSiteId = "3";
content="Transform and upload spreadsheet data to CKAN with our streamlined desktop app, featuring 'recipes' for common data wrangling tasks. Based on the qsv CLI tool."
/>
-