Skip to content

Commit 92145ec

Browse files
authored
Update cta syntax
1 parent 6ff5518 commit 92145ec

File tree

1 file changed

+1
-10
lines changed
  • src/routes/blog/post/top-5-tips-to-build-an-AI-agent-startup

1 file changed

+1
-10
lines changed

src/routes/blog/post/top-5-tips-to-build-an-AI-agent-startup/+page.markdoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,7 @@ When building agents, start with simple tasks or single-action models and gradua
7777

7878
In the beginning, keep it simple, measure performance, and adjust the agent's behavior as needed before scaling up.
7979

80-
{% call_to_action
81-
title = "Build your startup with Appwrite"
82-
description = "An all-in-one development platform for you to develop, host, and scale your products."
83-
point1 = "Cloud credits"
84-
point2 = "Priority support"
85-
point3 = "Ship faster"
86-
point4 = "Built-in security and compliance"
87-
cta = "Apply for the program"
88-
url = "https://appwrite.io/startups"
89-
/%}
80+
{% call_to_action title="Build your startup with Appwrite" description="An all-in-one development platform for you to develop, host, and scale your products." point1="Cloud credits" point2="Priority support" point3="Ship faster" point4="Built-in security and compliance" cta="Apply for the program" url="https://appwrite.io/startups" /%}
9081

9182
## Ensure Feedback Mechanisms
9283

0 commit comments

Comments
 (0)