Skip to content

Commit d753d85

Browse files
committed
docs: add litslink
Add litslink to sponsos
1 parent 1c749a3 commit d753d85

4 files changed

Lines changed: 58 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Through contributions, donations, and sponsorship, you allow Fuse.js to thrive.
1717

1818
---
1919

20-
<h3 align="center">Silver Sponsors</h3>
21-
<!--Silver start-->
20+
<h3 align="center">Sponsors</h3>
2221
<table>
2322
<tbody>
2423
<tr>
@@ -32,10 +31,14 @@ Through contributions, donations, and sponsorship, you allow Fuse.js to thrive.
3231
<img width="222px" src="https://github.com/krisk/Fuse/blob/gh-pages/assets/img/sponsors/bairesdev.png?raw=true">
3332
</a>
3433
</td>
34+
<!-- <td align="center" valign="middle">
35+
<a href="https://litslink.com/" target="_blank">
36+
<img width="222px" src="https://github.com/krisk/Fuse/blob/gh-pages/assets/img/sponsors/litslink.svg?raw=true">
37+
</a>
38+
</td> -->
3539
</tr>
3640
</body>
3741
</table>
38-
<!--Silver end-->
3942

4043
---
4144

backers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ You can join these backers by [sponsoring on GitHub](https://github.com/sponsors
1212

1313
- [Worksome](https://www.worksome.com/)
1414
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
15+
- [LITSLINK](https://litslink.com/)
1516

1617
## 🥉 Bronze Sponsor
1718

1819
- Be the first!
1920

2021
## ☕ Standard
2122

22-
- [Daniel Murawsky](https://github.com/dmurawsky) of [Urgos](https://urgos.io)
23-
- [Linda Macdonald](https://github.com/lindamacdonald)
24-
- Sam Corcos
23+
- [roboflow](https://roboflow.com/)
24+
- [getsentry](https://sentry.io/welcome/)

docs/.vuepress/components/Sponsors/Sponsors.vue

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ const sponsors = ref([
3838
},
3939
{
4040
id: 3,
41+
name: 'LITSLINK',
42+
imgUrl: '/assets/img/sponsors/litslink.svg',
43+
url: 'https://litslink.com',
44+
description: 'Custom Software Development Company to Empower You with AI'
45+
},
46+
{
47+
id: 4,
4148
name: 'Quadratica',
4249
imgUrl: '/assets/img/sponsors/quadratica.png',
4350
url: 'https://quadrati.ca',
Lines changed: 42 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)