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.
2 parents 5c5d55e + 9bed19f commit 813eec4Copy full SHA for 813eec4
src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js
@@ -65,7 +65,7 @@ const IndividualIntegrations = ({ data }) => {
65
<section className="herosection">
66
<Image {...frontmatter.integrationIcon} alt={frontmatter.title} imgStyle={{ objectFit: "contain" }} />
67
<h2>
68
- {frontmatter.title} with <span className="hero-header">Meshery</span>
+ {frontmatter.title} with <span className="hero-header">Kanvas</span>
69
</h2>
70
<p>{frontmatter.subtitle}</p>
71
</section>
0 commit comments