Skip to content

Commit a9553a1

Browse files
committed
updates
1 parent 1bd645f commit a9553a1

File tree

8 files changed

+5
-6
lines changed

8 files changed

+5
-6
lines changed

src/.vuepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineUserConfig({
77

88
lang: "zh-CN",
99
title: "MetaMind",
10-
description: "vuepress-theme-hope 的博客演示",
10+
description: "探索AI边界,拥抱智能未来",
1111

1212
theme,
1313

src/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default hopeTheme({
1212
1313
},
1414

15-
logo: "./.vuepress/public/assets/images/head.png",
15+
logo: "images/head.png",
1616

1717
docsDir: "src",
1818

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
home: true
33
layout: Blog
44
icon: house
5-
bgImage: ./.vuepress/public/assets/images/bg.png
5+
bgImage: images/bg.png
66
title: 主页
7-
heroImage: ./.vuepress/public/assets/images/head.png
7+
heroImage: images/head.png
88
heroText: MetaMind
99
heroFullScreen: true
1010
tagline: 探索AI边界,拥抱智能未来
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/images/team.png

1.44 MB
Loading

src/intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
icon: circle-info
3-
cover: ./pics/test.png
3+
cover: images/team.png
44
article: false
55
dir:
66
order: 4
@@ -10,4 +10,3 @@ dir:
1010

1111
**Binary Oracle: 一名普通但十分热爱探索技术的Coder , 开源框架spring committer , golang开源网络库netpoll committer。**
1212

13-

0 commit comments

Comments
 (0)