From f92b9f2f56c471df4c726198ecfb0ff248af63fc Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 23:19:15 +0800
Subject: [PATCH] Update fifth screen Quick Search image

---
 docs/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 6b426a7..567ddb2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -144,8 +144,8 @@
         <img
           src="assets/quick-search.jpg"
           alt="TagLauncher Quick Search:搜索应用名、标签与备忘"
-          width="503"
-          height="383"
+          width="560"
+          height="630"
           loading="lazy"
           decoding="async">
       </figure>

--
Gitblit v1.9.3