File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
resources/views/components Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
@props ([' height' => ' h-12' ] )
2
2
3
- <a href =" https://www.redgalaxy.co.uk/" title =" RedGalaxy sponsor " >
3
+ <a href =" https://www.redgalaxy.co.uk/" title =" RedGalaxy" >
4
4
<x-sponsors .redgalaxy class =" block {{ $height } } max-w-full" />
5
5
</a >
6
6
7
- <a href =" https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage" title =" Sevalla sponsor " >
7
+ <a href =" https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage" title =" Sevalla" >
8
8
<x-sponsors .sevalla class =" {{ $height } } text-black dark:text-white max-w-full" />
9
9
</a >
10
10
14
14
</a>
15
15
--}}
16
16
17
- <a href =" https://www.kaashosting.nl/?lang=en" class =" block {{ $height } }" title =" KaasHosting sponsor " >
17
+ <a href =" https://www.kaashosting.nl/?lang=en" class =" block {{ $height } }" title =" KaasHosting" >
18
18
<x-sponsors .kaashosting class =" block {{ $height } } fill-[#042340] dark:fill-white max-w-full" />
19
19
</a >
20
+
21
+ <a href =" https://borah.digital/" class =" block {{ $height } }" title =" Borah Digital Labs" >
22
+ <x-sponsors .borah class =" block {{ $height } } fill-[#042340] dark:fill-white max-w-full" />
23
+ </a >
Original file line number Diff line number Diff line change
1
+ <img src =" /img/sponsors/borah.png" class =" block h-14 w-auto max-w-full" >
You can’t perform that action at this time.
0 commit comments