Skip to content

Commit 76bc014

Browse files
committed
Import additional components
1 parent 7d460f3 commit 76bc014

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/generate-dynamic-og-images-using-workers

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/generate-dynamic-og-images-using-workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spotlight:
1717
author_bio_source: github
1818
---
1919

20-
import { PackageManagers, Render } from "~/components";
20+
import { PackageManagers, Render, Tabs, TabItem } from "~/components";
2121

2222
Social media thrives on compelling visuals. With Cloudflare Workers, you can effortlessly generate dynamic Open Graph (OG) images that grab attention and boost platform performance. In this tutorial, you'll learn how to create a customizable OG image generator powered by serverless edge computing. Cloudflare Workers enable you to deliver blazing-fast visuals globally, ensuring a seamless experience for your users. Let's dive in to see how you can take your OG images to the next level with Cloudflare Workers.
2323

0 commit comments

Comments
 (0)