From 7486f7af0084f03aeb5ae3e32457e1245741fc0b Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 13 Dec 2025 08:42:19 +0800 Subject: docs(README): change image format from WEBP to JPEG --- README.md | 2 +- screenshot.jpeg | Bin 0 -> 834094 bytes screenshot.webp | Bin 834094 -> 0 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 screenshot.jpeg delete mode 100644 screenshot.webp diff --git a/README.md b/README.md index 5e9d66e..0129001 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) [![CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC_BY--NC--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/) -![Screenshot](https://github.com/yingyu5658/glowisle/blob/main/screenshot.webp) +![Screenshot](https://github.com/yingyu5658/glowisle/blob/main/screenshot.jpeg) - 详情: [关于页面](https://www.glowisle.me/about)。 diff --git a/screenshot.jpeg b/screenshot.jpeg new file mode 100644 index 0000000..4e452b6 Binary files /dev/null and b/screenshot.jpeg differ diff --git a/screenshot.webp b/screenshot.webp deleted file mode 100644 index 4e452b6..0000000 Binary files a/screenshot.webp and /dev/null differ -- cgit v1.2.3