2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 13:05:25 +00:00

refactor to reduce double data

This commit is contained in:
2021-11-07 23:43:14 +01:00
parent 2b1a0ce567
commit b6684705d0
12 changed files with 36 additions and 33 deletions

View File

@ -1,16 +1,6 @@
---
layout: default
backLink: false
---
{% include hero.html title=site.tagline title_2='for Education' image='https://dummyimage.com/860x600' color='with InvenTree' %}
{% include features.html data=site.data.for_edu %}
{% include cta.html cta=site.data.learn_cta %}
{% include functions.html data=site.data.function %}
{% include cta.html cta=site.data.end_cta %}
layout: branche
title: For Education
title_2: for Education
data: for_edu
---