File tree Expand file tree Collapse file tree 9 files changed +5
-5
lines changed Expand file tree Collapse file tree 9 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ class="inline-grid h-16 w-full shrink-0 place-items-center rounded-2xl bg-gray-1
6
6
rel =" noopener sponsored"
7
7
>
8
8
<img
9
- src =" /img/sponsors/beyondcode.png "
9
+ src =" /img/sponsors/beyondcode.webp "
10
10
alt =" BeyondCode company logo - featured sponsor"
11
11
class =" block h-auto max-h-8 max-w-full dark:hidden"
12
12
loading =" lazy"
13
13
width =" 128"
14
14
height =" 32"
15
15
/>
16
16
<img
17
- src =" /img/sponsors/beyondcode-dark.png "
17
+ src =" /img/sponsors/beyondcode-dark.webp "
18
18
alt =" BeyondCode company logo - featured sponsor"
19
19
class =" hidden h-auto max-h-8 max-w-full dark:block"
20
20
loading =" lazy"
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ class="inline-grid h-32 w-60 shrink-0 place-items-center rounded-2xl bg-gray-100
10
10
rel =" sponsored"
11
11
>
12
12
<img
13
- src =" /img/sponsors/beyondcode.png "
13
+ src =" /img/sponsors/beyondcode.webp "
14
14
class =" block h-auto max-h-10 max-w-full dark:hidden"
15
15
loading =" lazy"
16
16
alt =" BeyondCode logo - PHP development tools and packages"
17
17
width =" 160"
18
18
height =" 40"
19
19
/>
20
20
<img
21
- src =" /img/sponsors/beyondcode-dark.png "
21
+ src =" /img/sponsors/beyondcode-dark.webp "
22
22
class =" hidden h-auto max-h-10 max-w-full dark:block"
23
23
loading =" lazy"
24
24
alt =" BeyondCode logo - PHP development tools and packages"
Original file line number Diff line number Diff line change 1
1
<img
2
2
{{ $attributes } }
3
- src =" /img/sponsors/borah.png "
3
+ src =" /img/sponsors/borah.webp "
4
4
width =" 88"
5
5
height =" 32"
6
6
/>
You can’t perform that action at this time.
0 commit comments