Skip to content

Commit 3d6bb73

Browse files
authored
Merge pull request #23 from Namanv0509/banner-update
banner udapte
2 parents 7637bf1 + 490222d commit 3d6bb73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/learning-paths/your-org-uuid/example-learning-path/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Example learning path"
33
description: "New to container and container orchestration? This level 100 INTRO Kubernetes - Course covers the foundational topics for a non-technical audience and conveys the benefits of containers and container orchestration for modern IT scenarios. It will help you learn the basics of terminology associated, understand the essential components' functions, and understand why these new technologies are so important."
44
themeColor: "#3C494F"
5-
cardImage: "/images/learning-path/kubernetes-icon.svg"
5+
banner: "/your-org-uuid/image-1.png"
66
courses: 1
77
weight: 1
88
---

content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lectures: 4
66
courseTitle: "Why Containers?"
77
themeColor: "#00B39F"
88
order: 1
9-
cardImage: ""
9+
banner: "/your-org-uuid/image-1.png"
1010
toc:
1111
[
1212
"experience-we-want-to-change",

content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lectures: 2
66
courseTitle: "Why Exoscale SKS?"
77
themeColor: "#00B39F"
88
order: 6
9-
cardImage: ""
9+
banner: "/your-org-uuid/image-1.png"
1010
toc:
1111
[
1212
"scalable-kubernetes-service",

0 commit comments

Comments
 (0)