This commit is contained in:
giles 2024-10-13 15:14:13 +01:00
parent aded426ca5
commit bb6007b867
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div <div
hx-get="shop/?" hx-get="shop/?"
hx-trigger="load delay:1ms" hx-trigger="load delay:1ms"
hx-headers='{ "rose-ash-shop": "true", "rose-ash-shop-layout-top": "post" }' hx-headers='{ "rose-ash-shop": "true", "rose-ash-shop-layout-top": "shop" }'
hx-on::config-request = " hx-on::config-request = "
//e vent.detail.path += window.location.search //e vent.detail.path += window.location.search
const param = new URLSearchParams(window. location.search) const param = new URLSearchParams(window. location.search)