Skip to content

Commit 916cfcd

Browse files
committed
updates
1 parent a9553a1 commit 916cfcd

File tree

12 files changed

+4
-4
lines changed

12 files changed

+4
-4
lines changed

.DS_Store

0 Bytes
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

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: "images/head.png",
15+
logo: "assets/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: images/bg.png
5+
bgImage: assets/images/bg.png
66
title: 主页
7-
heroImage: images/head.png
7+
heroImage: assets/images/head.png
88
heroText: MetaMind
99
heroFullScreen: true
1010
tagline: 探索AI边界,拥抱智能未来

src/assets/images/bg.png

5.96 MB
Loading

src/assets/images/gpt.png

6.35 KB
Loading

src/assets/images/head.png

8.63 KB
Loading

src/assets/images/team.png

1.44 MB
Loading

src/intro.md

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

0 commit comments

Comments
 (0)