2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-17 12:45:32 +00:00

Simpler gallery

- use splide.js
- iterate though a directory automatically
This commit is contained in:
Oliver
2021-08-10 20:32:49 +10:00
parent 6a7d90f06e
commit dfbf1293cb
38 changed files with 67 additions and 144 deletions

View File

@ -12,6 +12,8 @@ hide:
--------------
{% include "index_carousel.html" %}
{% with directory="indexgallery" %}
{% include "carousel.html" %}
{% endwith %}
--------------