Skip to content

Commit 1018668

Browse files
committed
wip
1 parent 036e16a commit 1018668

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
@@ -25,7 +25,6 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
2525
- [Fathom](https://usefathom.com)
2626
- [Tinkerwell](https://tinkerwell.app)
2727
- [BairesDev](https://www.bairesdev.com/sponsoring-open-source-projects/)
28-
- [Dotcom-monitor](https://www.dotcom-monitor.com/sponsoring-open-source-projects/)
2928
- [N-iX](https://www.n-ix.com/)
3029

3130
## Requirements
-10.3 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
@@ -35,10 +35,6 @@
3535
<x-sponsor-logo url="https://www.bairesdev.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/bairesdev.png') }}" company="BairesDev" />
3636
</div>
3737

38-
<div class="col-span-2 flex justify-center lg:col-span-1">
39-
<x-sponsor-logo url="https://www.dotcom-monitor.com/sponsoring-open-source-projects/" logo="{{ asset('images/sponsors/dotcom-monitor.png') }}" company="Dotcom-monitor" />
40-
</div>
41-
4238
<div class="col-span-2 flex justify-center lg:col-span-1">
4339
<x-sponsor-logo url="https://www.n-ix.com/" logo="{{ asset('images/sponsors/n-ix.png') }}" company="N-iX" />
4440
</div>

0 commit comments

Comments
 (0)