From 2d8076acf902174877d670d8edbe9b38dd911c40 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Mon, 1 Jul 2024 11:30:15 +0200 Subject: [PATCH] fix path to htmx resource; don't use htmx extensions --- assets/js/main-htmx.ts | 4 ++-- layouts/shortcodes/hx/xplore.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/js/main-htmx.ts b/assets/js/main-htmx.ts index a90f81b..dff8c8b 100644 --- a/assets/js/main-htmx.ts +++ b/assets/js/main-htmx.ts @@ -1,3 +1,3 @@ import 'htmx.org' -import 'htmx-ext-sse' -import 'htmx-ext-path-params' +//import 'htmx-ext-sse' +//import 'htmx-ext-path-params' diff --git a/layouts/shortcodes/hx/xplore.html b/layouts/shortcodes/hx/xplore.html index ccc0307..8049a94 100644 --- a/layouts/shortcodes/hx/xplore.html +++ b/layouts/shortcodes/hx/xplore.html @@ -1,4 +1,4 @@ -