Skip to content

Commit 9bed19f

Browse files
author
Vivek Vishal
authored
chore: update title for individual integration pages
Signed-off-by: Vivek Vishal <[email protected]>
1 parent 5c5d55e commit 9bed19f

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Meshery/Meshery-integrations/Individual-Integrations

1 file changed

+1
-1
lines changed

src/sections/Meshery/Meshery-integrations/Individual-Integrations/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const IndividualIntegrations = ({ data }) => {
6565
<section className="herosection">
6666
<Image {...frontmatter.integrationIcon} alt={frontmatter.title} imgStyle={{ objectFit: "contain" }} />
6767
<h2>
68-
{frontmatter.title} with <span className="hero-header">Meshery</span>
68+
{frontmatter.title} with <span className="hero-header">Kanvas</span>
6969
</h2>
7070
<p>{frontmatter.subtitle}</p>
7171
</section>

0 commit comments

Comments
 (0)