📝 docs: Replace sponsor img with static url

This commit is contained in:
canisminor1990 2023-12-18 10:56:52 +08:00
parent 531c03962f
commit e709d02fa5
3 changed files with 6 additions and 4 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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]