Pagination, responsive video, and lightbox

This commit is contained in:
Sodbileg Gansukh
2023-08-15 09:59:19 +08:00
parent 1d4860cd87
commit 06d844910a
18 changed files with 917 additions and 131 deletions

View File

@@ -53,6 +53,10 @@
</div>
{{#is "post, page"}}
{{> "lightbox"}}
{{/is}}
{{!-- Scripts - handle responsive videos, infinite scroll, and navigation dropdowns --}}
<script src="{{asset "built/casper.js"}}"></script>