Skip to content

Commit 049b35e

Browse files
committed
wip
1 parent a3db301 commit 049b35e

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 1 deletion
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
- [Skynet Technologies](https://www.skynettechnologies.com/hire-laravel-developer)
2828
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
29-
- [Remotely Works](https://www.remotely.works/sponsoring-open-source-projects)
3029
- [Dotcom-monitor](https://www.dotcom-monitor.com/sponsoring-open-source-projects/)
3130
- [N-iX](https://www.n-ix.com/)
3231

public/images/sponsors/remotely.png

-8.44 KB
Binary file not shown.

resources/views/layouts/_sponsors.blade.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@
3939
<x-sponsor-logo url="https://www.bairesdev.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/bairesdev.png') }}" company="BairesDev" />
4040
</div>
4141

42-
<div class="col-span-2 flex justify-center lg:col-span-1">
43-
<x-sponsor-logo url="https://www.remotely.works/sponsoring-open-source-projects" logo="{{ asset('images/sponsors/remotely.png') }}" company="Remotely Works" />
44-
</div>
45-
4642
<div class="col-span-2 flex justify-center lg:col-span-1">
4743
<x-sponsor-logo url="https://www.dotcom-monitor.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/dotcom-monitor.png') }}" company="Dotcom-monitor" />
4844
</div>

0 commit comments

Comments
 (0)