mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 02:25:31 +00:00
move CTA above stats
This commit is contained in:
4
index.md
4
index.md
@ -19,9 +19,9 @@ main_page: True
|
||||
{% include block/features.html data=site.data.for_business link=true%}
|
||||
{% include block/features.html data=site.data.for_edu link=true %}
|
||||
|
||||
{% include block/stats.html data=site.data.general.stats %}
|
||||
|
||||
{% include block/cta.html cta=site.data.ctas.newsletter %}
|
||||
|
||||
{% include block/stats.html data=site.data.general.stats %}
|
||||
|
||||
{% include block/cta.html cta=site.data.ctas.end %}
|
||||
|
||||
|
Reference in New Issue
Block a user