mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 14:04:18 +02:00
Update brand images (#2960)
This commit is contained in:
parent
abccd53573
commit
1a61361764
6 changed files with 5 additions and 5 deletions
|
|
@ -3,9 +3,9 @@
|
|||
<!-- omit in toc -->
|
||||
|
||||
<picture>
|
||||
<source width="550" media="(prefers-color-scheme: dark)" srcset="docs/assets/brand/wordmark-watercolor-waves-dark.png">
|
||||
<source width="550" media="(prefers-color-scheme: light)" srcset="docs/assets/brand/wordmark-watercolor-waves.png">
|
||||
<img width="550" alt="FastMCP Logo" src="docs/assets/brand/wordmark-watercolor-waves.png">
|
||||
<source width="550" media="(prefers-color-scheme: dark)" srcset="docs/assets/brand/f-watercolor-waves-dark-2.png">
|
||||
<source width="550" media="(prefers-color-scheme: light)" srcset="docs/assets/brand/f-watercolor-waves-2.png">
|
||||
<img width="550" alt="FastMCP Logo" src="docs/assets/brand/f-watercolor-waves-2.png">
|
||||
</picture>
|
||||
|
||||
# FastMCP v2 🚀
|
||||
|
|
@ -82,7 +82,7 @@ There are two ways to access the LLM-friendly documentation:
|
|||
## Table of Contents
|
||||
|
||||
- [FastMCP v2 🚀](#fastmcp-v2-)
|
||||
- [📚 Documentation](#-documentation)
|
||||
- [📚 Documentation](#-documentation)
|
||||
- [What is MCP?](#what-is-mcp)
|
||||
- [Why FastMCP?](#why-fastmcp)
|
||||
- [Installation](#installation)
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 815 KiB After Width: | Height: | Size: 806 KiB |
BIN
docs/assets/brand/f-watercolor-waves-3.png
Normal file
BIN
docs/assets/brand/f-watercolor-waves-3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 815 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 667 KiB After Width: | Height: | Size: 548 KiB |
BIN
docs/assets/brand/thumbnail-background-2.png
Normal file
BIN
docs/assets/brand/thumbnail-background-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 510 KiB |
|
|
@ -869,6 +869,6 @@
|
|||
"theme": "almond",
|
||||
"thumbnails": {
|
||||
"appearance": "light",
|
||||
"background": "/assets/brand/thumbnail-background.png"
|
||||
"background": "/assets/brand/thumbnail-background-2.png"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue