mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-16 17:55:49 +00:00
Merge pull request #3221 from tequdev/ja-brandkit-link
[JA] Fix brandkit link
This commit is contained in:
18
redocly.yaml
18
redocly.yaml
@@ -14,30 +14,32 @@ l10n:
|
|||||||
name: 日本語
|
name: 日本語
|
||||||
redirects:
|
redirects:
|
||||||
$ref: redirects.yaml
|
$ref: redirects.yaml
|
||||||
responseHeaders:
|
/ja/XRPL_Brand_Kit.zip:
|
||||||
|
to: /XRPL_Brand_Kit.zip
|
||||||
|
responseHeaders:
|
||||||
'**':
|
'**':
|
||||||
- name: X-Frame-Options
|
- name: X-Frame-Options
|
||||||
value: DENY
|
value: DENY
|
||||||
- name: Content-Security-Policy
|
- name: Content-Security-Policy
|
||||||
value: frame-ancestors 'none'
|
value: frame-ancestors 'none'
|
||||||
'/@l10n/es-ES/**':
|
'/@l10n/es-ES/**':
|
||||||
- name: X-Robots-Tag
|
- name: X-Robots-Tag
|
||||||
value: noindex
|
value: noindex
|
||||||
search:
|
search:
|
||||||
engine: typesense
|
engine: typesense
|
||||||
ai:
|
ai:
|
||||||
|
hide: true
|
||||||
|
filters:
|
||||||
hide: true
|
hide: true
|
||||||
filters:
|
|
||||||
hide: true
|
|
||||||
metadataGlobs:
|
metadataGlobs:
|
||||||
'docs/**':
|
'docs/**':
|
||||||
redocly_category: Documentation
|
redocly_category: Documentation
|
||||||
'blog/**':
|
'blog/**':
|
||||||
redocly_category: Blog
|
redocly_category: Blog
|
||||||
'resources/**':
|
'resources/**':
|
||||||
redocly_category: Resources
|
redocly_category: Resources
|
||||||
'community/**':
|
'community/**':
|
||||||
redocly_category: Community
|
redocly_category: Community
|
||||||
seo:
|
seo:
|
||||||
siteUrl: https://xrpl.org/
|
siteUrl: https://xrpl.org/
|
||||||
rbac:
|
rbac:
|
||||||
@@ -49,7 +51,7 @@ analytics:
|
|||||||
trackingId: GTM-KCQZ3L8
|
trackingId: GTM-KCQZ3L8
|
||||||
defaultDataLayer:
|
defaultDataLayer:
|
||||||
platform: redocly
|
platform: redocly
|
||||||
enableWebVitalsTracking: true
|
enableWebVitalsTracking: true
|
||||||
scripts:
|
scripts:
|
||||||
head:
|
head:
|
||||||
- src: https://cmp.osano.com/AzyjT6TIZMlgyLyy8/f11f7772-8ed5-4b73-bd17-c0814edcc440/osano.js
|
- src: https://cmp.osano.com/AzyjT6TIZMlgyLyy8/f11f7772-8ed5-4b73-bd17-c0814edcc440/osano.js
|
||||||
|
|||||||
Reference in New Issue
Block a user