2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

move CTA above stats

This commit is contained in:
Matthias Mair 2022-08-09 00:33:07 +02:00
parent 97b307858d
commit 291a9e6433

View File

@ -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_business link=true%}
{% include block/features.html data=site.data.for_edu 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/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 %} {% include block/cta.html cta=site.data.ctas.end %}