mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 09:16:22 +02:00
sponsor fixes
This commit is contained in:
parent
aa9f049a8b
commit
616181804b
4 changed files with 13 additions and 2 deletions
|
|
@ -45,6 +45,16 @@ const sponsors = computed(() => {
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
size: "medium",
|
||||
items: [
|
||||
{
|
||||
name: "Dcnvm Spark",
|
||||
url: "https://dcspark.io",
|
||||
img: withBase("/dcspark.svg"),
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue