Further fix Tutorials page naming

- Use the extended name in the visible page title. The SEO metadata
  field automatically detects and matches this, so we don't need to
  have a separate instance of the long title that can get out of sync
  in the frontmatter.
- Use the short name (Tutorials) in the top nav. (The previous commit
  changed the sidebar to use the short name.)
This commit is contained in:
mDuo13
2024-03-25 15:36:45 -07:00
parent 40ba2008cd
commit 6ccb122d5e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,8 @@
---
seo:
title: Crypto Wallet and Blockchain Development Tutorials
description: Learn how to get started building on the XRP Ledger with these helpful crypto wallet and blockchain tutorials for developers.
---
# Tutorials
# Crypto Wallet and Blockchain Development Tutorials
The XRP Ledger tutorials walk you through the steps to learn and get started with the XRP Ledger and to use the ledger for advanced use cases.
@@ -39,4 +38,4 @@ These examples provide step-by-step instructions for administrative tasks.
{% xrpl-card title="Use XRPL Sidechains" body="Bridge XRP and tokens from Mainnet to XRPL sidechains." href="/docs/tutorials/how-tos/use-xrpl-sidechains/" /%}
{% /card-grid %}
{% /card-grid %}