Skip to content

Commit a9b1cb1

Browse files
committed
Compress images
1 parent 2b36183 commit a9b1cb1

File tree

11 files changed

+5
-5
lines changed

11 files changed

+5
-5
lines changed

_layouts/landing.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<p class="content has-text-centered">Interested in sponsoring us? Please <a href="mailto:sponsor@codeindore.com">send us an email</a>. Or get in touch with us via <a href="/connect">other platforms</a></p>
1010
<div class="container content">
1111
<div class="columns is-centered is-8 is-desktop is-vcentered container content">
12-
<a href="https://education.github.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/GitHub_Logo.png" alt="GitHub Logo"></a>
12+
<a href="https://education.github.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/GitHub_Logo.webp" alt="GitHub Logo"></a>
1313
<div class="column is-1"></div>
14-
<a href="https://cloudflare.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/cf-logo-v-rgb.png" alt="Cloudflare Logo"></a>
14+
<a href="https://cloudflare.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/cf-logo-v-rgb.webp" alt="Cloudflare Logo"></a>
1515
<div class="column is-1"></div>
16-
<a href="https://techcoopers.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/tcLogo.png" alt="TechCoopers Logo"></a>
16+
<a href="https://techcoopers.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/tcLogo.webp" alt="TechCoopers Logo"></a>
1717
</div>
1818
<div class="columns is-centered is-8 is-desktop is-vcentered">
19-
<a href="https://cloudinglab.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/cloudinglab.png" alt="CloudingLab Logo"></a>
20-
<a href="https://vanfly.co" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/vanfly.png" alt="Vanfly Logo"></a>
19+
<a href="https://cloudinglab.com" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/cloudinglab.webp" alt="CloudingLab Logo"></a>
20+
<a href="https://vanfly.co" class="is-one-quarter column" target="_blank"><img src="/res/sponsors/vanfly.webp" alt="Vanfly Logo"></a>
2121
</div>
2222
</div>
2323
</div>

res/sponsors/GitHub_Logo.png

-12.7 KB
Binary file not shown.

res/sponsors/GitHub_Logo.webp

7.22 KB
Loading

res/sponsors/cf-logo-v-rgb.png

-9.13 KB
Binary file not shown.

res/sponsors/cf-logo-v-rgb.webp

9.21 KB
Loading

res/sponsors/cloudinglab.png

-15.6 KB
Binary file not shown.

res/sponsors/cloudinglab.webp

12.7 KB
Loading

res/sponsors/tcLogo.png

-9.18 KB
Binary file not shown.

res/sponsors/tcLogo.webp

2.59 KB
Loading

res/sponsors/vanfly.png

-461 KB
Binary file not shown.

0 commit comments

Comments
 (0)