We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a8b44 commit 4b14543Copy full SHA for 4b14543
1 file changed
index.md
@@ -5,19 +5,6 @@ lang: de
5
translation_key: home
6
permalink: /
7
---
8
-{% include sections/hero.html lang="de" %}
9
-<main id="main-content" class="home">
10
-{% assign onboarding = site.data.de.teaser-onboarding %}
11
-{% include sections/teaser-grid.html
12
- title=onboarding.title
13
- subtitle=onboarding.subtitle
14
- focus=onboarding.focus
15
- bg=onboarding.bg
16
- centered=onboarding.centered
17
- columns=onboarding.columns
18
- items=onboarding.items
19
-%}
20
-
21
{% assign services = site.data.de.teaser-services %}
22
{% include sections/teaser-grid.html
23
title=services.title
0 commit comments