mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-11 15:25:50 +00:00
Merge pull request #2438 from XRPLF/fixes-0305
Add redirect for tutorial landing and update page navigation label
This commit is contained in:
@@ -25,6 +25,9 @@ uses.html:
|
|||||||
docs.html:
|
docs.html:
|
||||||
to: /docs/
|
to: /docs/
|
||||||
type: 301
|
type: 301
|
||||||
|
tutorials.html:
|
||||||
|
to: /docs/tutorials/
|
||||||
|
type: 301
|
||||||
xrp-ledger-overview.html:
|
xrp-ledger-overview.html:
|
||||||
to: /about/
|
to: /about/
|
||||||
type: 301
|
type: 301
|
||||||
|
|||||||
2
translations.yaml
Normal file
2
translations.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
theme.page.previousButton: "Previous: {{label}}"
|
||||||
|
theme.page.nextButton: "Next: {{label}}"
|
||||||
Reference in New Issue
Block a user