From 178fb1c7e4eba51a27566ab8039855b2b824b600 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 23:37:02 +0800
Subject: [PATCH] Restore correct Quick Search screenshot on fifth screen
---
docs/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 8d268e2..49a8efc 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -146,8 +146,8 @@
<img
src="assets/quick-search.jpg"
alt="TagLauncher Quick Search:搜索应用名、标签与备忘"
- width="560"
- height="630"
+ width="503"
+ height="383"
loading="lazy"
decoding="async">
</figure>
--
Gitblit v1.9.3