Skip to content

Commit 9249924

Browse files
committed
🔥 remove cosna logo sponsors
1 parent 33ea49e commit 9249924

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
<div {{ $attributes->merge(['class' => 'text-right']) }}>
22
<h4 class="text-skin-inverted text-sm leading-5 font-semibold uppercase tracking-wide font-sans">Sponsors</h4>
33
<div class="mt-5 space-y-6">
4-
<a href="https://cosna-afrique.com" class="flex items-center justify-end">
5-
<x-icon.cosna class="h-12 w-auto"/>
6-
</a>
74
<a href="https://laravelshopper.io" class="flex items-center justify-end">
85
<img class="h-10 logo-white" src="{{ asset('/images/sponsors/shopper-logo.svg') }}" alt="Laravel Shopper">
96
<img class="h-10 logo-dark" src="{{ asset('/images/sponsors/shopper-logo-light.svg') }}" alt="Laravel Shopper">
107
</a>
118
<a href="https://gdg.community.dev/gdg-douala" class="flex items-center justify-end py-2">
129
<x-icon.gdg class="w-auto h-5 text-skin-inverted"/>
1310
</a>
14-
{{--<a href="https://twitter.com/DarkCodeCompany" class="flex items-center justify-end">
15-
<x-icon.darkcode class="h-4 text-skin-inverted"/>
16-
</a>--}}
1711
</div>
1812
</div>

0 commit comments

Comments
 (0)