Skip to content

Commit 0708f6d

Browse files
List the SIG and K8s on the website footer.
Signed-off-by: Bridget Kromhout <[email protected]>
1 parent ab4f770 commit 0708f6d

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)