diff --git a/docs/src/extensions/agent-servers.md b/docs/src/extensions/agent-servers.md index 7f8901cfad6e6c649d4d79e46f5d36df3cb6a8a2..07fe2172804b80b52530e2270457128e7d4d01c8 100644 --- a/docs/src/extensions/agent-servers.md +++ b/docs/src/extensions/agent-servers.md @@ -147,7 +147,6 @@ For optimal display, follow these guidelines: - Ensure you have a clean SVG code by processing it through [SVGOMG](https://jakearchibald.github.io/svgomg/) - Avoid including icons with gradients as they will often make the SVG more complicated and possibly not render perfectly - Note that we'll only accept monochrome icons, to preserve Zed's design consistency. (You can still use opacity in different paths of your SVG to add visual layering.) This is all you need to distribute an agent server through Zed's extension system!