Skip to content

Commit d7e7259

Browse files
authored
Add background to the blog post section and move it up on the page (#1015)
1 parent 20cd978 commit d7e7259

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

get-started/cloud-services/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ title: Use case
77

88
{% include new-includes/components/get-started-hero.html content = site.data.new-data.get-started.cloud-services.hero %}
99

10+
{% include new-includes/components/image-text-row.html content = site.data.new-data.get-started.cloud-services.image-text-row background = true %}
11+
1012
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.cloud-services.secondary-content %}
1113

1214
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.cloud-services.tertiary-content-cloud-native %}
1315

14-
{% include new-includes/components/image-text-row.html content = site.data.new-data.get-started.cloud-services.image-text-row %}
1516

1617
{% include new-includes/components/headline-section.html content = site.data.new-data.get-started.cloud-services.headline-section %}
1718

0 commit comments

Comments
 (0)