We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13f218 commit 09cd143Copy full SHA for 09cd143
docs/docs.json
@@ -115,6 +115,21 @@
115
"discord": "https://www.codeflash.ai/discord",
116
"github": "https://github.com/codeflash-ai",
117
"linkedin": "https://www.linkedin.com/company/codeflash-ai"
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
134
}
135
0 commit comments