From c960a4c20b388f813674f6d16b974d3ceb6c1d1b Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 8 Jul 2025 17:11:58 -0700 Subject: [PATCH] docs: fix modelfetch icon --- docs/publishing/quickstart.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/publishing/quickstart.mdx b/docs/publishing/quickstart.mdx index 0b545dc1..ead76a98 100644 --- a/docs/publishing/quickstart.mdx +++ b/docs/publishing/quickstart.mdx @@ -31,18 +31,19 @@ description: Deploy your first MCP product to Agentic in minutes. Create a new MCP server and deploy it to Agentic using ModelFetch SDK. - - Create a new MCP server and deploy it to Agentic using the TS `fastmcp` package. - + + Create a new MCP server and deploy it to Agentic using the TS `fastmcp` + package. +