We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99fbbf commit 54937d1Copy full SHA for 54937d1
data/data.ts
@@ -33,7 +33,7 @@ export const additionalAgents:Agent[] = [
33
{
34
longDescription: "This agent assists with Cloudflare Workers by providing code snippets, best practices, and debugging tips.",
35
createdByUser: "alice_smith",
36
- avatarSrc: "/images/avatars/cloudeflare.png",
+ avatarSrc: "/images/avatars/cloudflare.png",
37
action: [
38
39
detailDescription: "Generates a new Cloudflare Worker with the specified name.",
0 commit comments