Skip to content

Commit a655da5

Browse files
committed
png
1 parent 1722842 commit a655da5

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

.github/img/preview-dark.png

440 KB
Loading

.github/img/preview-dark.webp

-182 KB
Binary file not shown.

.github/img/preview.png

346 KB
Loading

.github/img/preview.webp

-173 KB
Binary file not shown.

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.webp">
6-
<img alt="Preview" src=".github/img/preview.webp" width="500px">
5+
<source media="(prefers-color-scheme: dark)" srcset=".github/img/preview-dark.png">
6+
<img alt="Preview" src=".github/img/preview.png" width="500px">
77
</picture>
88
</p>
99

0 commit comments

Comments
 (0)