Skip to content

Commit

Permalink
add security and compliance portal to resources (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcernera authored Oct 15, 2024
1 parent 66bd35c commit 592f3f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/getSiteSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ export const getSiteSettings = (
url: 'https://github.com/pluralsh/plural/releases',
},
},
{
id: 'security and compliance',
link: {
title: 'Security & Compliance',
url: 'https://app.secureframe.com/ext/trust-center/plural/',
},
},
],
},
company: {
Expand Down

0 comments on commit 592f3f1

Please sign in to comment.