Skip to content

Commit 1722842

Browse files
committed
update preview img
1 parent 1137d61 commit 1722842

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.github/img/preview-dark.webp

182 KB
Loading

.github/img/preview.png

-397 KB
Binary file not shown.

.github/img/preview.webp

173 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<p align="center">Web GUI for managing Redis, Memcached, APCu, OPCache, and Realpath with data management.</p>
33
<p align="center">
44
<picture>
5-
<source media="(prefers-color-scheme: dark)" srcset=".github/img/preview-dark.png">
6-
<img alt="Preview" src=".github/img/preview.png" width="500px">
5+
<source media="(prefers-color-scheme: dark)" srcset=".github/img/preview-dark.webp">
6+
<img alt="Preview" src=".github/img/preview.webp" width="500px">
77
</picture>
88
</p>
99

0 commit comments

Comments
 (0)