You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/resources/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,5 +50,5 @@ const MembersPage = () => {
50
50
};
51
51
exportdefaultMembersPage;
52
52
exportconstHead=()=>{
53
-
return<SEOtitle="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<SEOtitle="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"/>;
0 commit comments