mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 20:44:17 +02:00
Use local logo
This commit is contained in:
parent
5383af1ea3
commit
caa5cae540
2 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@
|
|||
"servers/composition",
|
||||
{
|
||||
"group": "Deployment",
|
||||
"icon": "network-wired",
|
||||
"icon": "upload",
|
||||
"pages": [
|
||||
"deployment/running-server",
|
||||
"deployment/asgi",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: OpenAI
|
||||
sidebarTitle: OpenAI
|
||||
description: Integrate FastMCP servers with the OpenAI API
|
||||
icon: "); -webkit-mask-image: url('https://upload.wikimedia.org/wikipedia/commons/6/66/OpenAI_logo_2025_%28symbol%29.svg');/*"
|
||||
icon: "); -webkit-mask-image: url('/assets/icons/openai.svg');/*"
|
||||
---
|
||||
|
||||
import { VersionBadge } from "/snippets/version-badge.mdx"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue