Skip to content

Commit fd70875

Browse files
committed
Merge branch '3.x' into 4.x
2 parents 2833d71 + 07dfb2d commit fd70875

File tree

7 files changed

+6
-14
lines changed

7 files changed

+6
-14
lines changed

public/www/assets/sponsors/brokerchooser.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.
24.6 KB
Loading

public/www/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ <h4 class="mt-12 text-lg font-semibold text-gray-100">
7373
</h4>
7474
<ul class="lg:gap-12 drop-shadow lg:px-0 flex flex-wrap items-center justify-center gap-3 px-6 mt-6">
7575
<li>
76-
<a href="https://brokerchooser.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
77-
<img src="/www/assets/sponsors/brokerchooser.svg" class="w-auto h-10" />
76+
<a href="https://cmsmax.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
77+
<img src="/www/assets/sponsors/cmsmax.png" class="w-auto h-10" />
7878
</a>
7979
</li>
8080
<li>

resources/views/components/docs/sponsors.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ class="
4040
</a>
4141
</li>
4242
<li class="block">
43-
<a href="https://brokerchooser.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
44-
<img src="/www/assets/sponsors/brokerchooser.svg" class="w-auto h-12" />
43+
<a href="https://cmsmax.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
44+
<img src="/www/assets/sponsors/cmsmax.png" class="w-auto h-10" />
4545
</a>
4646
</li>
4747
<li class="block">

resources/www/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ <h4 class="mt-12 text-lg font-semibold text-gray-100">
7171
</h4>
7272
<ul class="lg:gap-12 drop-shadow lg:px-0 flex flex-wrap items-center justify-center gap-3 px-6 mt-6">
7373
<li>
74-
<a href="https://brokerchooser.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
75-
<img src="/assets/sponsors/brokerchooser.svg" class="w-auto h-10" />
74+
<a href="https://cmsmax.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
75+
<img src="/assets/sponsors/cmsmax.png" class="w-auto h-10" />
7676
</a>
7777
</li>
7878
<li>

resources/www/public/assets/sponsors/brokerchooser.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.
24.6 KB
Loading

0 commit comments

Comments
 (0)