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:46 -08:00
committed by GitHub
parent ea1b688888
commit 4a0b9b83fa

View File

@@ -3,7 +3,7 @@ import { useTranslate } from '@portal/hooks';
export const frontmatter = {
seo: {
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.",
description: "XRPL.org is a community-driven site for the XRP Ledger (XRPL), an open-source, public blockchain. Gain access to technical documentation, reference materials, and blockchain ledger tools.",
}
};