mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-17 04:25:26 +00:00
move to root dir
This commit is contained in:
20
index.md
Normal file
20
index.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
layout: default
|
||||
backLink: false
|
||||
main_page: True
|
||||
---
|
||||
|
||||
{% include hero.html title=site.tagline title_2='and more' image='https://dummyimage.com/860x600' color='with InvenTree' %}
|
||||
|
||||
{% 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_business link='/business' %}
|
||||
|
||||
{% include features.html data=site.data.for_edu link='/education' %}
|
||||
|
||||
{% include stats.html data=site.data.general.stats %}
|
||||
|
||||
{% include cta.html cta=site.data.general.end_cta %}
|
||||
|
Reference in New Issue
Block a user