mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 04:54:17 +02:00
Update favicon
This commit is contained in:
parent
84adbbc544
commit
a71f7c7fa1
5 changed files with 5 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 794 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
3
docs/assets/favicon.svg
Normal file
3
docs/assets/favicon.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="344" height="250" viewBox="0 0 344 250" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M317.594 60H178.438C158.407 60 140.309 71.9543 132.448 90.3779L123.789 111.3C129.321 110.442 134.957 109.998 140.653 109.998H297.593L272.593 169.999H140.653C123.17 169.999 100.093 177.499 88.0928 198.999L69.4229 242.662L66.5 249.726H0L77.2617 66.8311C94.5556 26.299 134.37 3.8525e-06 178.438 0H343.594L317.594 60Z" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 445 B |
Binary file not shown.
|
Before Width: | Height: | Size: 486 KiB |
|
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
"description": "The fast, Pythonic way to build MCP servers and clients.",
|
||||
"favicon": {
|
||||
"dark": "/assets/favicon.ico",
|
||||
"light": "/assets/favicon.ico"
|
||||
"dark": "/assets/favicon.svg",
|
||||
"light": "/assets/favicon.svg"
|
||||
},
|
||||
"footer": {
|
||||
"socials": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue