From 9d0e3b86c2bec81829f15dc088eb198355158bfe Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 8 Apr 2026 08:35:40 -0400 Subject: [PATCH] fix: add script that autoplays videos after view transitions as they did not load in before. --- src/layouts/Layout.astro | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index fc81ae7..843cd49 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -51,6 +51,20 @@ const { })(); +