2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 04:55:32 +00:00

learn more

This commit is contained in:
2021-11-07 23:22:19 +01:00
parent ce2f27895f
commit bcea172b99
4 changed files with 161 additions and 3 deletions

View File

@ -8,7 +8,7 @@ backLink: false
{% assign for_e = site.data.for_edu %}
{% include features.html data=for_e %}
{% include cta.html text='read more on the site!' %}
{% include cta.html text='InvenTree provides functions for all kinds of users and parts' link = '/' link_text = 'Learn More' %}
{% assign function = site.data.function %}
{% include functions.html data=function %}