Skip to content

Commit 63bd9bb

Browse files
committed
feat: add new blog post URL for Cloudflare Workers migration
1 parent 5f250ed commit 63bd9bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ const URLS = {
8686
"https://blog.arpitdalal.dev/the-ai-developer-divide-autonomous-agents-vs-coding-companions",
8787
"posthog-proxy":
8888
"https://blog.arpitdalal.dev/setup-posthog-reverse-proxy-with-remix-react-router",
89+
"cf-migration":
90+
"https://blog.arpitdalal.dev/my-cloudflare-workers-migration-the-good-the-bad-and-the-confusing",
8991
},
9092
github: "https://github.com/arpitdalal/",
9193
linkedin: "https://linkedin.com/in/arpitdalal/",

0 commit comments

Comments
 (0)