mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Merge pull request #2395 from XRPLF/rbac-xrpl-project
Add rbac config for xrpl-org-editors team
This commit is contained in:
@@ -326,7 +326,7 @@ const CommunityPage: React.FC = () => {
|
||||
<h1 className="mb-0 main-title">
|
||||
{translate("A Global Blockchain")}
|
||||
<br className="until-sm" />
|
||||
{translate("Community of")}
|
||||
{translate("Community of ")}
|
||||
<span className="builders-wrap">Builders</span>
|
||||
<br className="until-sm" />
|
||||
{translate("and Innovators")}
|
||||
|
||||
@@ -15,6 +15,9 @@ redirects:
|
||||
$ref: redirects.yaml
|
||||
seo:
|
||||
siteUrl: https://xrpl-dev-portal.redocly.app/
|
||||
rbac:
|
||||
cms:
|
||||
xrpl-org-editors: maintain
|
||||
theme:
|
||||
scripts:
|
||||
head:
|
||||
@@ -32,7 +35,7 @@ theme:
|
||||
rel: stylesheet
|
||||
|
||||
logo:
|
||||
srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark'
|
||||
srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark
|
||||
altText: XRP Ledger Developer Portal
|
||||
link: /
|
||||
navbar:
|
||||
|
||||
Reference in New Issue
Block a user