Skip to content

Commit

Permalink
better: 优化图片相对路径
Browse files Browse the repository at this point in the history
  • Loading branch information
Cunninger committed Jun 5, 2024
1 parent 02683ae commit 4c575e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hero:
text: Focus-Insight-Share
tagline: 个人技术知识库,记录 & 分享个人碎片化、结构化、体系化的技术知识内容。
image:
src: /img/logo.png
src: img/logo.png
alt: 背景图
actions:
- theme: brand
Expand All @@ -23,15 +23,15 @@ hero:

features:
- icon:
src: /img/focus.png
src: img/focus.png
title: 保持专注
details: “简单比复杂更难,你必须努力让你的想法变得清晰明了,让它变得简单。一旦你做到了简单,你就能搬动大山。” -- 乔布斯
- icon:
src: /img/insight.png
src: img/insight.png
title: 善于洞察
details: “我既没有突出的理解力,也没有过人的机智。只在觉察那些稍纵即逝的事物并对其进行精细观察的能力上,我可能在普通人之上。” -- 达尔文
- icon:
src: /img/knowledge.png
src: img/knowledge.png
title: 乐于分享
details: 关于分享,有形的物品越分越少,无形的知识越分越多。在记录与分享的过程中, 梳理所学, 交流所得, 必有所获。
---

0 comments on commit 4c575e7

Please sign in to comment.