Skip to content

Commit 5af2ff7

Browse files
authored
Update learning-paths seo description
Signed-off-by: Touriist <126756092+Touriist@users.noreply.github.com>
1 parent aec9ed7 commit 5af2ff7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/learn/learning-paths.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ const LearningPathsPage = () => {
1414
export default LearningPathsPage;
1515
export const Head = () => {
1616
return <SEO title="DevOps, GitOps, and Cloud Native Learning Paths"
17-
description="Learn to build an application using service meshes like Istio, Linkerd"
17+
description="Learning Paths offer a structured approach to learning, combining theoretical cloud native knowledge with hands-on, practical experience."
1818
image="/images/workshops.webp" />;
19-
};
19+
};

0 commit comments

Comments
 (0)