···11+---
22+layout: page
33+title: Cookie Policy
44+sidebar_title: Cookies
55+order: 3
66+---
77+88+99+> Add Markdown syntax content to file `_legal/cookie-policy.md`{: .filepath } and it will show up on this page.
1010+{: .prompt-tip }
+9
_legal/privacy-policy.md
···11+---
22+layout: page
33+title: Privacy Policy
44+sidebar_title: Privacy
55+order: 2
66+---
77+88+> Add Markdown syntax content to file `_legal/privacy-policy.md`{: .filepath } and it will show up on this page.
99+{: .prompt-tip }
+9
_legal/terms-and-conditions.md
···11+---
22+layout: page
33+title: Terms and Conditions
44+sidebar_title: Terms
55+order: 1
66+---
77+88+> Add Markdown syntax content to file `_legal/terms-and-conditions.md`{: .filepath } and it will show up on this page.
99+{: .prompt-tip }