This commit is contained in:
giles 2024-10-05 07:15:51 +01:00
parent 9a48a0290c
commit bf2597ac5a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div
id="rose-ash-modal"
class="modal modal-blur fade"
class="modal modal-blur fade rose-ash"
style="display: none"
aria-hidden="false"
tabindex="-1"

View File

@ -6,7 +6,7 @@
</style>
<div
class="post-template site site-main site-content single post gh-canvas kg-width-full"
class="rose-ash post-template site site-main site-content single post gh-canvas kg-width-full"
hx-get="shop"
hx-trigger="load, configured from:body, refunded from:body, ordered from:body, paid from:body"
hx-headers='{ "rose-ash-shop": "true" }'