Skip to content

Commit e113812

Browse files
committed
wip
1 parent 825fc7d commit e113812

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
@@ -29,7 +29,6 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
2929
- [Localazy](https://localazy.com/laravel?utm_source=laravel.io&utm_medium=sponsorships&utm_campaign=brand_awareness&utm_content=logo)
3030
- [Steadfast Collective](https://steadfastcollective.com/uk-laravel-agency)
3131
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
32-
- [Laradir](https://laradir.com/?ref=laravel.io)
3332
- [Remotely Works](https://www.remotely.works/sponsoring-open-source-projects)
3433

3534
## Requirements

public/images/sponsors/laradir.png

-5.13 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
@@ -47,10 +47,6 @@
4747
<x-sponsor-logo url="https://www.bairesdev.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/bairesdev.png') }}" company="BairesDev" />
4848
</div>
4949

50-
<div class="col-span-2 flex justify-center lg:col-span-1">
51-
<x-sponsor-logo url="https://laradir.com/?ref=laravel.io" logo="{{ asset('images/sponsors/laradir.png') }}" company="Laradir" />
52-
</div>
53-
5450
<div class="col-span-2 flex justify-center lg:col-span-1">
5551
<x-sponsor-logo url="https://www.remotely.works/sponsoring-open-source-projects" logo="{{ asset('images/sponsors/remotely.png') }}" company="Remotely Works" />
5652
</div>

0 commit comments

Comments
 (0)