From 5a58697233cc946a0e3efb6ec4d9f2446b61cd67 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 6 Nov 2024 01:31:07 -0600 Subject: [PATCH] Fixed HTMX import order --- pages/templates/layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/templates/layouts/post.html b/pages/templates/layouts/post.html index 216e06a..cc8cb78 100644 --- a/pages/templates/layouts/post.html +++ b/pages/templates/layouts/post.html @@ -52,8 +52,8 @@ - + {{template "foot" .}}