Skip to content

Commit 8cb4172

Browse files
Saga4saga4
andauthored
add privacy and ToS links to docs (#613)
Co-authored-by: saga4 <[email protected]>
1 parent b13f218 commit 8cb4172

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/docs.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,21 @@
115115
"discord": "https://www.codeflash.ai/discord",
116116
"github": "https://github.com/codeflash-ai",
117117
"linkedin": "https://www.linkedin.com/company/codeflash-ai"
118-
}
118+
},
119+
"links": [
120+
{
121+
"label": "Legal",
122+
"items": [
123+
{
124+
"label": "Privacy Policy",
125+
"href": "https://www.codeflash.ai/privacy-policy"
126+
},
127+
{
128+
"label": "Terms of Service",
129+
"href": "https://www.codeflash.ai/terms-of-service"
130+
}
131+
]
132+
}
133+
]
119134
}
120135
}

0 commit comments

Comments
 (0)