Skip to content

Commit

Permalink
add twitter tags
Browse files Browse the repository at this point in the history
  • Loading branch information
helios2003 committed May 28, 2024
1 parent c263af8 commit 60dc674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/studio-next/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ export const metadata: Metadata = {
alt: 'AsyncAPI default image',
},
]
},
twitter: {
site: '@AsyncAPISpec',
}
}
export default async function Home() {
Expand Down

0 comments on commit 60dc674

Please sign in to comment.