Skip to content

Commit d757bd5

Browse files
fix: add OSS leadership to footer
Add in new "Open Source Leadership" link in footer Signed-off-by: Kalle Westerling <7298727+kallewesterling@users.noreply.github.com>
1 parent aa50d27 commit d757bd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

production/build-footer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ const columnData = {
150150
href: "https://www.chainguard.dev/supply-chain-security-101",
151151
},
152152
{ label: "Blog", href: "https://www.chainguard.dev/unchained" },
153+
{ label: "Open Source Leadership", href: "https://www.chainguard.dev/open-source-leadership" },
153154
{ label: "Partners", href: "https://www.chainguard.dev/partners" },
154155
{ label: "Newsroom", href: "https://www.chainguard.dev/newsroom" },
155156
{ label: "Careers", href: "https://www.chainguard.dev/careers" },

0 commit comments

Comments
 (0)