mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
logo
This commit is contained in:
parent
3e2946e87b
commit
dcb8bf5e53
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,11 @@ anywhere! A successor to [sqlite-vss](https://github.com/asg017/sqlite-vss)
|
|||
(Linux/MacOS/Windows, in the browser with WASM, Raspberry Pis, etc.)
|
||||
|
||||
<p align="center">
|
||||
<img src="./.github/logos/mozilla.svg" width=400 />
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="./.github/logos/mozilla.dark.svg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="./.github/logos/mozilla.svg">
|
||||
<img alt="Mozilla Builders logo" width=400>
|
||||
</picture>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue