fix: standardize Twitter handle to @tpmjs_registry in schema

This commit is contained in:
Ajax Davis 2025-12-14 12:24:52 +10:00
parent 87b2ef3ad5
commit f0566ea8c0

View file

@ -100,7 +100,7 @@ export default function RootLayout({
logo: 'https://tpmjs.com/logo.png',
description:
'The registry for AI tools. Discover, share, and integrate tools that give your agents superpowers.',
sameAs: ['https://github.com/tpmjs/tpmjs', 'https://x.com/tpmjs'],
sameAs: ['https://github.com/tpmjs/tpmjs', 'https://x.com/tpmjs_registry'],
};
const websiteSchema = {