2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 11:35:28 +00:00

Add team block to index

This commit is contained in:
Matthias Mair
2022-11-06 18:15:15 +01:00
parent 49f54199fd
commit 3dd870e0b8
2 changed files with 119 additions and 0 deletions

View File

@ -18,6 +18,7 @@ main_page: True
{% include block/cta.html cta=site.data.ctas.newsletter %}
{% include block/stats.html data=site.data.general.stats %}
{% include block/team.html cta=site.data.team %}
{% include block/cta.html cta=site.data.ctas.end %}