From 89c369d1cc89d5fb02278b7d68b0478e1d1ba55e Mon Sep 17 00:00:00 2001 From: badbl0cks <4161747+badbl0cks@users.noreply.github.com> Date: Fri, 27 Feb 2026 10:44:17 -0800 Subject: [PATCH] Fix script and style tags being outside the fragment (and thus rendering before tag) --- src/layouts/BaseLayout.astro | 11 +- src/pages/contact.astro | 234 ++++++++++++++++++----------------- 2 files changed, 125 insertions(+), 120 deletions(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index a4cceeb..8f7ad5f 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -19,13 +19,16 @@ - - - - + + + +

badblocks.dev