File tree Expand file tree Collapse file tree 2 files changed +37
-3
lines changed Expand file tree Collapse file tree 2 files changed +37
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ limit 2;
98
98
99
99
Development of ` sqlite-vec ` is supported by multiple generous sponsors! Mozilla
100
100
is the main sponsor through the new Builders project.
101
-
102
101
<p align =" center " >
103
102
<a href =" https://hacks.mozilla.org/2024/06/sponsoring-sqlite-vec-to-enable-more-powerful-local-ai-applications/ " >
104
103
<picture >
@@ -137,7 +136,9 @@ is the main sponsor through the new Builders project.
137
136
138
137
<a href =" https://dcspark.io/ " >
139
138
<picture >
140
- <source srcset =" ./.github/logos/dcspark.svg " >
139
+ <source media =" (prefers-color-scheme: dark) " srcset =" ./.github/logos/dcspark.dark.svg " >
140
+ <source media =" (prefers-color-scheme: light) " srcset =" ./.github/logos/dcspark.svg " >
141
+
141
142
<img alt =" DcSpark logo " src =" ./.github/logos/dcspark.svg " width =" 48% " >
142
143
</picture >
143
144
</a >
You can’t perform that action at this time.
0 commit comments