Skip to content

Commit 05503f4

Browse files
committed
wip
1 parent dc6af88 commit 05503f4

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

README.md

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

3130
## Requirements
3231

public/images/sponsors/litslink.png

-12.2 KB
Binary file not shown.

resources/views/layouts/_sponsors.blade.php

-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
<div class="col-span-2 flex justify-center lg:col-span-1">
3939
<x-sponsor-logo url="https://www.n-ix.com/" logo="{{ asset('images/sponsors/n-ix.png') }}" company="N-iX" />
4040
</div>
41-
42-
<div class="col-span-2 flex justify-center lg:col-span-1">
43-
<x-sponsor-logo url="https://litslink.com/" logo="{{ asset('images/sponsors/litslink.png') }}" company="Litslink" size="medium" />
44-
</div>
4541
</div>
4642

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

0 commit comments

Comments
 (0)