File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
27
27
- [ Fathom] ( https://usefathom.com )
28
28
- [ Tinkerwell] ( https://tinkerwell.app )
29
29
- [ BairesDev] ( https://www.bairesdev.com/sponsoring-open-source-projects/ )
30
+ - [ N-iX] ( https://www.n-ix.com/ )
31
+ - [ Litslink] ( https://litslink.com/ )
30
32
31
33
## Requirements
32
34
Original file line number Diff line number Diff line change 38
38
<div class =" col-span-2 flex justify-center lg:col-span-1" >
39
39
<x-sponsor-logo url =" https://www.bairesdev.com/sponsoring-open-source-projects/" logo =" {{ asset (' images/sponsors/bairesdev.png' ) } }" company =" BairesDev" />
40
40
</div >
41
+
42
+ <div class =" col-span-2 flex justify-center lg:col-span-1" >
43
+ <x-sponsor-logo url =" https://www.n-ix.com/" logo =" {{ asset (' images/sponsors/n-ix.png' ) } }" company =" N-iX" size =" tiny" />
44
+ </div >
45
+
46
+ <div class =" col-span-2 flex justify-center lg:col-span-1" >
47
+ <x-sponsor-logo url =" https://litslink.com/" logo =" {{ asset (' images/sponsors/litslink.png' ) } }" company =" Litslink" />
48
+ </div >
41
49
</div >
42
50
43
51
<x-ads .cta primary class =" mt-8 md:mt-12" >
You can’t perform that action at this time.
0 commit comments