From 35ef1973aaab5e0ee10c651769224e0bbbbfe546 Mon Sep 17 00:00:00 2001 From: Cunninger <1803912219@qq.com> Date: Wed, 5 Jun 2024 18:53:40 +0800 Subject: [PATCH] =?UTF-8?q?better:=20=E4=BC=98=E5=8C=96=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/index.md | 8 ++++---- ...57\345\270\203\345\261\200\350\256\276\347\275\256.md" | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/index.md b/doc/index.md index 66c1979..70676c2 100644 --- a/doc/index.md +++ b/doc/index.md @@ -7,7 +7,7 @@ hero: text: Focus-Insight-Share tagline: 个人技术知识库,记录 & 分享个人碎片化、结构化、体系化的技术知识内容。 image: - src: ../public/img/logo.png + src: public/img/logo.png alt: 背景图 actions: - theme: brand @@ -23,15 +23,15 @@ hero: features: - icon: - src: ../public/img/focus.png + src: public/img/focus.png title: 保持专注 details: “简单比复杂更难,你必须努力让你的想法变得清晰明了,让它变得简单。一旦你做到了简单,你就能搬动大山。” -- 乔布斯 - icon: - src: ../public/img/insight.png + src: public/img/insight.png title: 善于洞察 details: “我既没有突出的理解力,也没有过人的机智。只在觉察那些稍纵即逝的事物并对其进行精细观察的能力上,我可能在普通人之上。” -- 达尔文 - icon: - src: ../public/img/knowledge.png + src: public/img/knowledge.png title: 乐于分享 details: 关于分享,有形的物品越分越少,无形的知识越分越多。在记录与分享的过程中, 梳理所学, 交流所得, 必有所获。 --- diff --git "a/doc/\345\211\215\347\253\257\345\270\203\345\261\200\350\256\276\347\275\256.md" "b/doc/\345\211\215\347\253\257\345\270\203\345\261\200\350\256\276\347\275\256.md" index 49ab898..e2adc23 100644 --- "a/doc/\345\211\215\347\253\257\345\270\203\345\261\200\350\256\276\347\275\256.md" +++ "b/doc/\345\211\215\347\253\257\345\270\203\345\261\200\350\256\276\347\275\256.md" @@ -306,4 +306,4 @@ export default new Router({ ## 效果 -![alt text](../public/img/image2.png) \ No newline at end of file +![alt text](public/img/image2.png) \ No newline at end of file