fix: standardize Twitter handle to @tpmjs_registry in schema
This commit is contained in:
parent
87b2ef3ad5
commit
f0566ea8c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue