Skip to content

Commit e176eb4

Browse files
committed
fix
1 parent 80f7706 commit e176eb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 象棋龙 ChessDragon
22

33
<p align="center">
4-
<img src="logo.png" alt="ChessDragon Logo" width="200"/>
4+
<img src="public/logo.png" alt="ChessDragon Logo" width="200"/>
55
</p>
66

77
一个纯前端实现的像素风格国际象棋小游戏,使用 Vue 3 打造。棋子是我自己画的像素风拟龙原创角色(OC)。
@@ -13,7 +13,7 @@
1313
---
1414

1515
<p align="center">
16-
<img src="screenshot.jpg" alt="Screenshot" width="700"/>
16+
<img src="public/screenshot.jpg" alt="Screenshot" width="700"/>
1717
</p>
1818

1919
## 特性

0 commit comments

Comments
 (0)