Skip to content

Commit af3398f

Browse files
committed
Add the link to the RH privacy policy
This is going to be added so in the future we can capture basic GDPR compliant, privacy first, website analytics for this project. Signed-off-by: Pete Cheslock <[email protected]>
1 parent 89c4144 commit af3398f

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
@@ -210,6 +210,10 @@ const config = {
210210
label: "Code of Conduct",
211211
href: "https://github.com/llm-d/llm-d/blob/dev/CODE_OF_CONDUCT.md",
212212
},
213+
{
214+
label: "Privacy Policy",
215+
href: "https://www.redhat.com/en/about/privacy-policy",
216+
},
213217
],
214218
},
215219
{

0 commit comments

Comments
 (0)