Skip to content

Commit f701810

Browse files
committed
wip
1 parent e530eb7 commit f701810

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
2626
- [Fathom](https://usefathom.com)
2727
- [Tinkerwell](https://tinkerwell.app)
2828
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
29-
- [N-iX](https://www.n-ix.com/)
30-
- [Litslink](https://litslink.com/)
3129

3230
## Requirements
3331

public/images/sponsors/litslink.png

-12.2 KB
Binary file not shown.

public/images/sponsors/n-ix.png

-8.22 KB
Binary file not shown.

resources/views/layouts/_sponsors.blade.php

-8
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@
3535
<div class="col-span-2 flex justify-center lg:col-span-1">
3636
<x-sponsor-logo url="https://www.bairesdev.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/bairesdev.png') }}" company="BairesDev" />
3737
</div>
38-
39-
<div class="col-span-2 flex justify-center lg:col-span-1">
40-
<x-sponsor-logo url="https://www.n-ix.com/" logo="{{ asset('images/sponsors/n-ix.png') }}" company="N-iX" size="tiny" />
41-
</div>
42-
43-
<div class="col-span-2 flex justify-center lg:col-span-1">
44-
<x-sponsor-logo url="https://litslink.com/" logo="{{ asset('images/sponsors/litslink.png') }}" company="Litslink" />
45-
</div>
4638
</div>
4739

4840
<x-ads.cta primary class="mt-8 md:mt-12">

0 commit comments

Comments
 (0)