Skip to content

Commit ad218c1

Browse files
author
Vivek Vishal
authored
Merge pull request #6467 from layer5io/leecalcote/solutions/devrel-opengraphimage
[Solutions] Opengraph image for DevRel page
2 parents 91a1f5f + 6516ae9 commit ad218c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/pages/solutions/devrel-platform-for-kubernetes-and-cloud-native-content/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import React from "react";
33
import SEO from "../../../components/seo";
44
import DevrelSolutionsPage from "../../../sections/Devrel-platform";
55

6+
67
const DevrelSolutions = () => {
78
return (
89
<>
@@ -14,5 +15,5 @@ export default DevrelSolutions;
1415
export const Head = () => {
1516
return <SEO title="Devrel Platform for Cloud Native Content"
1617
description="Amplify Your Voice in the Cloud Native Community. Build, share, innovate with CNCF project-curated best practices."
17-
image="/images/meshery-logo-dark-text.webp" />;
18+
image="/images/solutions-devrel.png" />;
1819
};

static/images/solutions-devrel.png

1010 KB
Loading

0 commit comments

Comments
 (0)