mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
rm | XRPL.org from all seo titles
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
html: direct-xrp-payments.html
|
||||
parent: payment-types.html
|
||||
seo:
|
||||
title: Direct XRP Payment Fundamentals | XRPL.org
|
||||
title: Direct XRP Payment Fundamentals
|
||||
description: Direct XRP payments are the quickest and simplest way to send value on the XRP Ledger. Learn the basics of the direct XRP payment lifecycle now.
|
||||
labels:
|
||||
- XRP
|
||||
|
||||
@@ -4,7 +4,7 @@ parent: concepts.html
|
||||
metadata:
|
||||
indexPage: true
|
||||
seo:
|
||||
title: Point-to-Point & Specialized Ledger Payment Types | XRPL.org
|
||||
title: Point-to-Point & Specialized Ledger Payment Type
|
||||
description: While XRP Ledger supports point-to-point XRP payments, it's also compatible with more specialized payment types. Discover which ledger payment methods here.
|
||||
---
|
||||
# Ledger Payment Types
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
html: automated-market-makers.html
|
||||
parent: decentralized-exchange.html
|
||||
seo:
|
||||
title: What Is an Automated Market Maker (AMM)? | XRPL.org
|
||||
title: What Is an Automated Market Maker (AMM)?
|
||||
description: Automated Market Makers (AMMs) are an essential part of cryptocurrency, providing liquidity between asset pairs. Learn more about AMMs and the XRP Ledger.
|
||||
status: not_enabled
|
||||
labels:
|
||||
|
||||
@@ -3,7 +3,7 @@ import { useTranslate } from '@portal/hooks';
|
||||
|
||||
export const frontmatter = {
|
||||
seo: {
|
||||
title: 'XRP Ledger Documentation & Developer Resources | XRPL.org',
|
||||
title: 'XRP Ledger Documentation & Developer Resources',
|
||||
description: "Explore XRP Ledger documentation and other blockchain developer resources needed to start building and integrating with the ledger.",
|
||||
}
|
||||
};
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
html: what-is-xrp.html
|
||||
parent: introduction.html
|
||||
seo:
|
||||
title: What is XRP and Why Is It Valuable? | XRPL.org
|
||||
title: What is XRP and Why Is It Valuable?
|
||||
description: XRP, the cryptocurrency supported by the XRP Ledger (XRPL), allows faster cost-effective transactions. See how XRP operates on an open-source blockchain.
|
||||
labels:
|
||||
- Blockchain
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
seo:
|
||||
title: Crypto Wallet and Blockchain Development Tutorials | XRPL.org
|
||||
title: Crypto Wallet and Blockchain Development Tutorials
|
||||
description: Learn the basics on how to get started building on the XRP Ledger with these helpful crypto wallet and blockchain tutorials for developers.
|
||||
---
|
||||
# Crypto Wallet and Blockchain Developer Tutorials
|
||||
|
||||
@@ -2,7 +2,7 @@ import { useTranslate } from '@portal/hooks';
|
||||
|
||||
export const frontmatter = {
|
||||
seo: {
|
||||
title: 'XRP Ledger Home | XRPL.org',
|
||||
title: 'XRP Ledger Home',
|
||||
description: "XRPL.org is a community-driven site for the XRP Ledger (XRPL), an open-source, public blockchain. Gain access to technical documentation, reference materials, and blockchain ledger tools.",
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user