From 3820bfd0dbb671a5404d6b44dbeb110bf1827b2f Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 18:43:23 +0800
Subject: [PATCH] Tighten hero visual: trim excess reflection and drop full-screen height
---
docs/index-en.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/index-en.html b/docs/index-en.html
index 30e2966..698af6a 100644
--- a/docs/index-en.html
+++ b/docs/index-en.html
@@ -42,7 +42,7 @@
src="assets/hero-visual-only.jpg"
alt=""
width="592"
- height="687"
+ height="544"
fetchpriority="high"
decoding="async"
role="presentation">
--
Gitblit v1.9.3