Skip to content

Commit 07dfb2d

Browse files
committed
adds sponsor
1 parent 3c8b152 commit 07dfb2d

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
@@ -58,8 +58,8 @@ <h4 class="mt-12 text-lg font-semibold text-gray-100">
5858
</h4>
5959
<ul class="lg:gap-12 drop-shadow lg:px-0 flex flex-wrap items-center justify-center gap-3 px-6 mt-6">
6060
<li>
61-
<a href="https://brokerchooser.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
62-
<img src="/www/assets/sponsors/brokerchooser.svg" class="w-auto h-10" />
61+
<a href="https://cmsmax.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
62+
<img src="/www/assets/sponsors/cmsmax.png" class="w-auto h-10" />
6363
</a>
6464
</li>
6565
<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
@@ -56,8 +56,8 @@ <h4 class="mt-12 text-lg font-semibold text-gray-100">
5656
</h4>
5757
<ul class="lg:gap-12 drop-shadow lg:px-0 flex flex-wrap items-center justify-center gap-3 px-6 mt-6">
5858
<li>
59-
<a href="https://brokerchooser.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
60-
<img src="/assets/sponsors/brokerchooser.svg" class="w-auto h-10" />
59+
<a href="https://cmsmax.com/?ref=pestphp" target="_blank" rel="noopener" class="table">
60+
<img src="/assets/sponsors/cmsmax.png" class="w-auto h-10" />
6161
</a>
6262
</li>
6363
<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)