revert title change as it affects the sidebar negatively

This commit is contained in:
akcodez
2024-12-03 09:49:06 -08:00
parent d63f904c00
commit bcdbde4655

View File

@@ -4,7 +4,7 @@ import { useEffect } from "react";
export const frontmatter = { export const frontmatter = {
seo: { seo: {
title: "RWA Tokenization on XRP Ledger Blockchain", title: "Real-World Asset Tokenization",
description: description:
"Power blockchain tokenization use cases on the XRP Ledger. Learn how to build RWA tokenization solutions with developer tools and APIs. Get started today.", "Power blockchain tokenization use cases on the XRP Ledger. Learn how to build RWA tokenization solutions with developer tools and APIs. Get started today.",
}, },