Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/Breadcrumbs.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ export default function Breadcrumbs() {
<Link
href="/"
className="flex items-center text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-200 transition-colors"
aria-label="Home"
aria-label="XRP Explorer"
>
<span className="sm:inline">Home</span>
<span className="sm:inline">XRP Explorer</span>
</Link>
</li>

Expand Down
883 changes: 883 additions & 0 deletions pages/learn/account-page.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pages/learn/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const buildLearnContent = (t) => {
{ title: t('items.ripple-usd'), slug: 'ripple-usd' },
{ title: t('items.amm'), slug: 'amm' },
{ title: t('items.run-a-validator'), slug: 'run-a-validator' }

]
content[0].items = [...itemsBefore, ...content[0].items, ...itemsAfter]
}
Expand Down
6 changes: 4 additions & 2 deletions pages/sitemap.xml.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ if (network === 'mainnet') {
{ loc: 'learn/xrpl-article', changefreq: 'monthly', priority: '0.6' },
{ loc: 'learn/ripple-usd', changefreq: 'monthly', priority: '0.7' },
{ loc: 'learn/amm', changefreq: 'monthly', priority: '0.8' },
{ loc: 'learn/run-a-validator', changefreq: 'monthly', priority: '0.8' }
{ loc: 'learn/run-a-validator', changefreq: 'monthly', priority: '0.8' },
{ loc: 'learn/account-page', changefreq: 'monthly', priority: '0.5' }
)
}
pages.push(
Expand All @@ -130,7 +131,8 @@ if (network === 'mainnet') {
{ loc: 'learn/paystrings', changefreq: 'monthly', priority: '0.5' },
{ loc: 'learn/send-payments', changefreq: 'monthly', priority: '0.5' },
{ loc: 'learn/types-of-assets', changefreq: 'monthly', priority: '0.5' },
{ loc: 'learn/checks', changefreq: 'monthly', priority: '0.5' }
{ loc: 'learn/checks', changefreq: 'monthly', priority: '0.5' },

)
}

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 1 addition & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,16 +1315,6 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@ledgerhq/devices@8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/devices/-/devices-8.15.0.tgz#7cbd06368e94a402429cae39ef5c288af0507df0"
integrity sha512-pHrjZzC81ER6BDKjIzTzubLynFzS15CQ7EQeEfrbrSisc3BFLGrnC7+cXdGWK7eTRAkwH7Uw3M2QM/mbjfhwlw==
dependencies:
"@ledgerhq/errors" "^6.35.0"
"@ledgerhq/logs" "^6.17.0"
rxjs "7.8.2"
semver "7.7.3"

"@ledgerhq/devices@8.4.5":
version "8.4.5"
resolved "https://registry.npmjs.org/@ledgerhq/devices/-/devices-8.4.5.tgz"
Expand All @@ -1340,11 +1330,6 @@
resolved "https://registry.npmjs.org/@ledgerhq/errors/-/errors-6.21.0.tgz"
integrity sha512-2k5veG9eu+1X5oBVhKSWzA6RE+TWOTSJnytjEhPBTZB6h2ixMrCUMWF5+OAWXiI1EiSNsvGGk19XO87qpZiVTw==

"@ledgerhq/errors@^6.35.0":
version "6.35.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/errors/-/errors-6.35.0.tgz#2f06d27bff063d9df967d23f366bfdb9c7f3df30"
integrity sha512-qk9PbqIvze7NXGogVxNCsz60rNo5FrGj8gKqs7pcyDk+em5L6s70G7cRxR+1HTXdam4WoPfntUq+WX9zQUynkg==

"@ledgerhq/hw-app-xrp@^6.29.4":
version "6.31.1"
resolved "https://registry.npmjs.org/@ledgerhq/hw-app-xrp/-/hw-app-xrp-6.31.1.tgz"
Expand All @@ -1363,16 +1348,6 @@
"@ledgerhq/hw-transport" "^6.31.5"
"@ledgerhq/logs" "^6.12.0"

"@ledgerhq/hw-transport@6.35.3":
version "6.35.3"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport/-/hw-transport-6.35.3.tgz#6976915be4be7a8a99e508b44dcc9414926f9981"
integrity sha512-FLR4/2mV6srMaic3cr/kweD9RQhpv4+8Q6T6P4PPOyScuz84siH+8NXLgREIeh328W/FxEGG2norjS+tOQW0vA==
dependencies:
"@ledgerhq/devices" "8.15.0"
"@ledgerhq/errors" "^6.35.0"
"@ledgerhq/logs" "^6.17.0"
events "^3.3.0"

"@ledgerhq/hw-transport@^6.31.5":
version "6.31.5"
resolved "https://registry.npmjs.org/@ledgerhq/hw-transport/-/hw-transport-6.31.5.tgz"
Expand All @@ -1388,11 +1363,6 @@
resolved "https://registry.npmjs.org/@ledgerhq/logs/-/logs-6.12.0.tgz"
integrity sha512-ExDoj1QV5eC6TEbMdLUMMk9cfvNKhhv5gXol4SmULRVCx/3iyCPhJ74nsb3S0Vb+/f+XujBEj3vQn5+cwS0fNA==

"@ledgerhq/logs@^6.17.0":
version "6.17.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-6.17.0.tgz#370840b915a0b44fc867fc4e6afc68d26a2055dd"
integrity sha512-yra33g5q/AU7+PwAws+GaVpQGUuxnDREjVBnviJjcaJLVKuLzI4pnj8Bd3nY3fypM5k1yZEYKEXfUuGFUjP2+w==

"@lit-labs/ssr-dom-shim@^1.0.0", "@lit-labs/ssr-dom-shim@^1.1.0":
version "1.3.0"
resolved "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.3.0.tgz"
Expand Down Expand Up @@ -7015,7 +6985,7 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

rxjs@7.8.2, rxjs@^7.8.1:
rxjs@^7.8.1:
version "7.8.2"
resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz"
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
Expand Down Expand Up @@ -7093,11 +7063,6 @@ schema-utils@^4.3.0, schema-utils@^4.3.2:
ajv-formats "^2.1.1"
ajv-keywords "^5.1.0"

semver@7.7.3:
version "7.7.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==

semver@^6.3.1:
version "6.3.1"
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
Expand Down