mirror of
https://github.com/inventree/inventree-website.git
synced 2025-12-21 03:33:36 +00:00
features -> read more link
This commit is contained in:
@@ -8,11 +8,11 @@ main_page: True
|
||||
|
||||
{% include functions.html data=site.data.general.function %}
|
||||
|
||||
{% include features.html data=site.data.for_maker %}
|
||||
{% include features.html data=site.data.for_maker link='/maker' %}
|
||||
|
||||
{% include features.html data=site.data.for_business %}
|
||||
{% include features.html data=site.data.for_business link='/business' %}
|
||||
|
||||
{% include features.html data=site.data.for_edu %}
|
||||
{% include features.html data=site.data.for_edu link='/education' %}
|
||||
|
||||
{% include stats.html data=site.data.general.stats %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user