We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5def23 commit d8384c9Copy full SHA for d8384c9
resources/views/components/sponsors-corporate.blade.php
@@ -8,9 +8,11 @@
8
<x-sponsors.sevalla class="{{ $height }} text-black dark:text-white max-w-full"/>
9
</a>
10
11
+{{--
12
<a href="https://serverauth.com/" class="block {{ $height }}" title="ServerAuth sponsor">
13
<x-sponsors.serverauth class="block {{ $height }} fill-[#042340] dark:fill-white max-w-full"/>
14
15
+--}}
16
17
<a href="https://www.kaashosting.nl/?lang=en" class="block {{ $height }}" title="KaasHosting sponsor">
18
<x-sponsors.kaashosting class="block {{ $height }} fill-[#042340] dark:fill-white max-w-full"/>
0 commit comments