Update index.page.tsx

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
This commit is contained in:
Aria Keshmiri
2024-02-07 12:22:41 -08:00
committed by GitHub
parent be10cade5e
commit ea1b688888

View File

@@ -2,7 +2,7 @@ import { useTranslate } from '@portal/hooks';
export const frontmatter = {
seo: {
title: 'Crypto Currency Ledger Blockchain Company | XRPL.org',
title: 'XRP Ledger Home | XRPL.org',
description: "XRP Ledger (XRPL) is an open-source, public blockchain. Gain access to technical documentation, reference materials, and blockchain ledger tools.",
}
};