Skip to content

Commit 5d84efd

Browse files
authored
Merge pull request kubernetes-sigs#688 from bridgetkromhout/kubernetes-footer
List the SIG and K8s on the website footer.
2 parents ab4f770 + 0708f6d commit 5d84efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const config: Config = {
178178
],
179179
},
180180
],
181-
copyright: "kro.run",
181+
copyright: "kro is a subproject of Kubernetes SIG Cloud Provider. Kubernetes is a CNCF graduated project."
182182
},
183183
/* announcementBar: {
184184
id: `beta announcement`,

0 commit comments

Comments
 (0)