2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 02:05:29 +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

@ -2,7 +2,9 @@
title: InvenTree Mobile App
---
{% include "app_carousel.html" %}
{% with directory="appgallery" %}
{% include "carousel.html" %}
{% endwith %}
-----