mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-11-16 17:07:36 +00:00
Change remote-nodes page meta tags
This commit is contained in:
parent
e349f1d297
commit
df8b933374
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,8 @@ export async function load({ data }) {
|
|||
// prettier-ignore
|
||||
meta: {
|
||||
title: 'Public Monero Remote Nodes List',
|
||||
description:
|
||||
'Monero is private, decentralized cryptocurrency that keeps your finances confidential and secure.',
|
||||
keywords: 'monero remote nodes,public monero nodes,monero public nodes,monero wallet'
|
||||
description: 'List of public Monero remote nodes that you can use with your favourite Monero wallet. You can filter by country, protocol, or CORS capable nodes.',
|
||||
keywords: 'monero remote nodes,public monero nodes,monero public nodes,monero wallet,tor monero node,monero cors rpc'
|
||||
},
|
||||
/**
|
||||
* Array containing network fees.
|
||||
|
|
Loading…
Reference in a new issue