Skip to content

Commit cd80375

Browse files
committed
Merge branch 'leecalcote/enhancement'
2 parents 6ca8d5e + 84f5d8f commit cd80375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/resources/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ const MembersPage = () => {
5050
};
5151
export default MembersPage;
5252
export const Head = () => {
53-
return <SEO title="Cloud Native Resources" description="Learn how to provision, secure, connect, and manage your applications with GitOps and DevOps techniques running on Kubernetes and any service mesh. Service mesh how-tos and cloud native ecosystem tips and tricks." canonical="https://layer5.io/resources" />;
53+
return <SEO title="Cloud Native Resources" description="Learn how to provision, secure, connect, and manage your applications with GitOps and DevOps techniques running in Kubernetes or Cloud. Site Reliability Engineering and Platform Engineering tips and tricks." canonical="https://layer5.io/resources" />;
5454
};

0 commit comments

Comments
 (0)