Skip to content

Commit 4664dbb

Browse files
author
Vivek Vishal
authored
Merge pull request #6495 from AmankeldinovaMadina/opengraph_img
opengraph images for solutions
2 parents d138ad4 + ac2d853 commit 4664dbb

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/solutions/architecture-diagram/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ export default ArchitectureDiagramPage;
1515
export const Head = () => {
1616
return <SEO title="Design Architecture Diagram | Layer5"
1717
description="Create architecture diagram for AWS, GCP or Kubernetes"
18-
image="/images/meshery-logo-dark-text.webp" />;
18+
image="/images/solutions-collaborate.png" />;
1919
};

src/pages/solutions/gitops/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ export default Meshery;
1414
export const Head = () => {
1515
return <SEO title="GitOps with Meshery"
1616
description="GitOps, lifecycle, performance, and configuration management for cloud native infrastructure as code. Manage your Kubernetes clusters visually. Use the catalog of patterns and best practices."
17-
image="/images/meshery-logo-dark-text.png" />;
17+
image="/images/solutions-gitops.png" />;
1818
};
140 KB
Loading

static/images/solutions-gitops.png

82.5 KB
Loading

0 commit comments

Comments
 (0)