mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15: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:
|
||||
to: /docs/
|
||||
type: 301
|
||||
tutorials.html:
|
||||
to: /docs/tutorials/
|
||||
type: 301
|
||||
xrp-ledger-overview.html:
|
||||
to: /about/
|
||||
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