mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
Hide Privacy and TOS pages from search (#102)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Cookie Policy
|
||||
note: //TODO Generate new cookie policy once published
|
||||
searchable: false
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
searchable: false
|
||||
---
|
||||
**PRIVACY POLICY**
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Terms of Services
|
||||
searchable: false
|
||||
---
|
||||
|
||||
import { TermsOfServices } from '@/components/policies'
|
||||
|
||||
Reference in New Issue
Block a user