Add redirect for duplicate /index.html landing page

This commit is contained in:
Amarantha Kulkarni
2024-03-14 17:32:03 -07:00
parent 0fa75cab57
commit b97c364f17

View File

@@ -19,6 +19,9 @@ xrp-test-net-faucet.html:
tx-sender.html:
to: /resources/dev-tools/tx-sender
type: 301
index.html:
to: /
type: 301
uses.html:
to: /about/uses
type: 301