Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Nov 22, 2024
1 parent 94cbc00 commit 01e55d4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
- [Envoyer](https://envoyer.io)
- [Fathom](https://usefathom.com)
- [Tinkerwell](https://tinkerwell.app)
- [Skynet Technologies](https://www.skynettechnologies.com/hire-laravel-developer)
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
- [Dotcom-monitor](https://www.dotcom-monitor.com/sponsoring-open-source-projects/)
- [N-iX](https://www.n-ix.com/)
Expand Down
Binary file removed public/images/sponsors/skynet-technologies.jpg
Binary file not shown.
4 changes: 0 additions & 4 deletions resources/views/layouts/_sponsors.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
<x-sponsor-logo size="medium" url="https://beyondco.de" logo="{{ asset('images/sponsors/beyondcode.png') }}" company="Beyond Code" />
</div>

<div class="col-span-2 flex justify-center lg:col-span-1">
<x-sponsor-logo url="https://www.skynettechnologies.com/hire-laravel-developer" logo="{{ asset('images/sponsors/skynet-technologies.jpg') }}" company="Skynet Technologies" />
</div>

<div class="col-span-2 flex justify-center lg:col-span-1">
<x-sponsor-logo url="https://www.bairesdev.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/bairesdev.png') }}" company="BairesDev" />
</div>
Expand Down

0 comments on commit 01e55d4

Please sign in to comment.