Skip to content

Commit c9f9f89

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into viv-35
2 parents d363287 + ad218c1 commit c9f9f89

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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)