mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-17 12:35:27 +00:00
fix data reference
This commit is contained in:
2
index.md
2
index.md
@ -18,7 +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/team.html data=site.data.team %}
|
||||
|
||||
{% include block/cta.html cta=site.data.ctas.end %}
|
||||
|
||||
|
Reference in New Issue
Block a user