mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
📝 docs: Replace sponsor img with static url
This commit is contained in:
@@ -525,8 +525,8 @@ Every bit counts and your one-time donation sparkles in our galaxy of support! Y
|
||||
|
||||
<a href="https://opencollective.com/lobehub" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://readme-wizard.lobehub.com/api/sponsor?themeMode=dark">
|
||||
<img src="https://readme-wizard.lobehub.com/api/sponsor">
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/lobehub/.github/blob/main/static/sponsor-dark.png?raw=true">
|
||||
<img src="https://github.com/lobehub/.github/blob/main/static/sponsor-light.png?raw=true">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
|
||||
+2
-2
@@ -497,8 +497,8 @@ $ bun run dev
|
||||
|
||||
<a href="https://opencollective.com/lobehub" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://readme-wizard.lobehub.com/api/sponsor?themeMode=dark">
|
||||
<img src="https://readme-wizard.lobehub.com/api/sponsor">
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/lobehub/.github/blob/main/static/sponsor-dark.png?raw=true">
|
||||
<img src="https://github.com/lobehub/.github/blob/main/static/sponsor-light.png?raw=true">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
|
||||
@@ -67,6 +67,8 @@ LobeChat is a open-source, extensible ([Function Calling][fc-url]), high-perform
|
||||
|
||||
<!-- DOCS LIST -->
|
||||
|
||||
---
|
||||
|
||||
<details><summary><h4>📝 License</h4></summary>
|
||||
|
||||
[![][fossa-license-shield]][fossa-license-url]
|
||||
|
||||
Reference in New Issue
Block a user