Skip to content

Commit 1bb3bf5

Browse files
committed
Add privacy policy
Signed-off-by: Pete Cheslock <[email protected]>
1 parent eb53154 commit 1bb3bf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ const config = {
235235
label: "News",
236236
to: "/blog",
237237
},
238+
{
239+
label: "Privacy Policy",
240+
href: "https://www.redhat.com/en/about/privacy-policy",
241+
},
238242
{
239243
html: `
240244
<a href="https://github.com/llm-d/" target="_blank" rel="noreferrer noopener" aria-label="GitHub Icon">

0 commit comments

Comments
 (0)