Skip to content

types of assets article#671

Open
Anna15170221 wants to merge 2 commits intomainfrom
xrpl-assets-article
Open

types of assets article#671
Anna15170221 wants to merge 2 commits intomainfrom
xrpl-assets-article

Conversation

@Anna15170221
Copy link
Contributor

No description provided.

@Anna15170221 Anna15170221 requested a review from ihomp March 6, 2026 12:44
@ihomp ihomp requested a review from Copilot March 19, 2026 13:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “Types of assets” Learn article and exposes it through the Learn index and sitemap so it’s discoverable and crawlable.

Changes:

  • Added a new /learn/types-of-assets page with educational content about asset categories.
  • Linked the new article from the Learn landing page.
  • Included the new article in sitemap.xml generation for mainnet.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 5 comments.

File Description
pages/sitemap.xml.js Adds the new Learn route to mainnet sitemap entries and to the no-translations list.
pages/learn/types-of-assets.js Introduces the new Learn article page, including SEO metadata and content structure.
pages/learn/index.js Adds the new article to the Learn landing page content list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +4 to +5
import { network } from '../../utils'
import { nativeCurrency, explorerName, xahauNetwork } from '../../utils'
return (
<>
<SEO
title="Types of asets: native asset, issued tokens, stablecoins, utility tokens, memecoins, RWA tokens, NFTs"
<figure>
<Image
src={imagePath + 'cover.png'}
alt="Send payments"
Comment on lines +160 to +162
<Link href="/token/rDk1xiArDMjDqnrR2yWypwQAKg4mKnQYvs/4555525100000000000000000000000000000000">
EURQ issued by Quantoz
</Link>
{ title: 'NFT Explorer', slug: 'nft-explorer' },
{ title: 'Send Payments with us: Key Benefits', slug: 'send-payments' }
{ title: 'Send Payments with us: Key Benefits', slug: 'send-payments' },
{ title: 'Types of assets on'+ explorerName, slug: 'types-of-assets' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants