Skip to content

Commit d6ccae0

Browse files
committed
fix: replace My App slug to AISDK
1 parent c4676ce commit d6ccae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/app/og/docs/[...slug]/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export async function GET(
1717
<DefaultImage
1818
title={page.data.title}
1919
description={page.data.description}
20-
site="My App"
20+
site="AISDK"
2121
/>,
2222
{
2323
width: 1200,

0 commit comments

Comments
 (0)