diff --git a/src/sections/Learn/LearnPage-Sections/books.js b/src/sections/Learn/LearnPage-Sections/books.js index c95e3414a899..caffd496a063 100644 --- a/src/sections/Learn/LearnPage-Sections/books.js +++ b/src/sections/Learn/LearnPage-Sections/books.js @@ -136,7 +136,7 @@ const BooksSection = () => {
- {frontmatter.title} + {frontmatter.title}

{frontmatter.title}

diff --git a/src/sections/Learn/LearnPage-Sections/learn.js b/src/sections/Learn/LearnPage-Sections/learn.js index 8fe9d6268718..2b4141375302 100644 --- a/src/sections/Learn/LearnPage-Sections/learn.js +++ b/src/sections/Learn/LearnPage-Sections/learn.js @@ -180,7 +180,7 @@ const LearnSection = () => { return (
- Meshery Logo + Meshery Logo

Meshery - Learn how to manage Kubernetes

@@ -196,7 +196,7 @@ const LearnSection = () => {