Skip to content

Commit a641152

Browse files
committed
feat: update OG image title for blog posts
1 parent 1a3258f commit a641152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/lib/og-image.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export async function generateOGImage({
8787
color: "#fff",
8888
zIndex: 1,
8989
},
90-
children: "Dokploy",
90+
children: "Dokploy - Blog Post",
9191
},
9292
},
9393
{

0 commit comments

Comments
 (0)