mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Add search config parameters and metadataGlobs
This commit is contained in:
16
redocly.yaml
16
redocly.yaml
@@ -23,6 +23,20 @@ responseHeaders:
|
||||
'/@l10n/es-ES/**':
|
||||
- name: X-Robots-Tag
|
||||
value: noindex
|
||||
search:
|
||||
engine: typesense
|
||||
ai:
|
||||
hide: false
|
||||
prompt: "How can I help you today?"
|
||||
metadataGlobs:
|
||||
'docs/**':
|
||||
redocly_category: Documentation
|
||||
'blog/**':
|
||||
redocly_category: Blog
|
||||
'resources/**':
|
||||
redocly_category: Resources
|
||||
'community/**':
|
||||
redocly_category: Community
|
||||
seo:
|
||||
siteUrl: https://xrpl.org/
|
||||
rbac:
|
||||
@@ -62,8 +76,6 @@ links:
|
||||
rel: stylesheet
|
||||
- href: https://www.unpkg.com/@xrpl/ai-css/xrplai.css
|
||||
rel: stylesheet
|
||||
- href: https://cdn.jsdelivr.net/npm/@docsearch/css@3
|
||||
rel: stylesheet
|
||||
|
||||
logo:
|
||||
srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark
|
||||
|
||||
Reference in New Issue
Block a user