diff --git a/about.html b/about.html index 4d5a49e..6d220eb 100644 --- a/about.html +++ b/about.html @@ -4,15 +4,24 @@ 关于我 - Honesty + + + + + - - + + - + + + @@ -95,14 +104,13 @@
About Me
-

"我是一名充满热情的Java后端开发工程师,专注于AI技术的探索与应用。来自湖南,现在上海工作,享受在这座充满活力的城市中追求技术梦想。"

"我追求技术的深度理解而非广度堆砌,每一项技术的学习都源于解决实际问题的内在驱动。作为INFJ人格类型,我善于深度思考,注重细节,喜欢通过代码创造有意义的产品。我相信技术的力量能够改变世界,也热衷于在开源社区中分享知识与经验。 "

-
@@ -277,8 +285,8 @@ - + - + \ No newline at end of file diff --git a/css/about.css b/css/about.css index be5791c..d346dd1 100644 --- a/css/about.css +++ b/css/about.css @@ -523,7 +523,7 @@ body { .bio-text.collapsed { display: -webkit-box; - -webkit-line-clamp: 3; + -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; } diff --git a/css/artalk.css b/css/artalk.css index 0ad61f6..332fed7 100644 --- a/css/artalk.css +++ b/css/artalk.css @@ -75,7 +75,6 @@ .atk-header-item.atk-active { color: #6c5ce7 !important; - border-bottom: 2px solid #6c5ce7 !important; } .atk-editor-plug-wrap { @@ -176,7 +175,6 @@ .atk-avatar { border-radius: 50% !important; - border: 2px solid #6c5ce7 !important; box-shadow: 0 0 10px rgba(108, 92, 231, 0.2) !important; transition: all 0.3s ease; object-fit: cover; /* 修复头像拉伸问题 */ diff --git a/index.html b/index.html index 5f9f559..f44d402 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - + Honesty的主页