mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-17 04:25:26 +00:00
refactor features
This commit is contained in:
6
index.md
6
index.md
@ -8,11 +8,11 @@ main_page: True
|
||||
|
||||
{% include functions.html data=site.data.general.function %}
|
||||
|
||||
{% include features.html data=site.data.for_maker link='/maker' %}
|
||||
{% include features.html data=site.data.for_maker link=true %}
|
||||
|
||||
{% include features.html data=site.data.for_business link='/business' %}
|
||||
{% include features.html data=site.data.for_business link=true%}
|
||||
|
||||
{% include features.html data=site.data.for_edu link='/education' %}
|
||||
{% include features.html data=site.data.for_edu link=true %}
|
||||
|
||||
{% include stats.html data=site.data.general.stats %}
|
||||
|
||||
|
Reference in New Issue
Block a user