Skip to content

Commit 8d244b9

Browse files
committed
chore: move brand logos out of res
1 parent efd4d95 commit 8d244b9

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="res/logo.png" alt="Codex Mate logo" width="180" />
3+
<img src="site/.vitepress/public/images/logo.png" alt="Codex Mate logo" width="180" />
44

55
# Codex Mate
66

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="res/logo.png" alt="Codex Mate logo" width="180" />
3+
<img src="site/.vitepress/public/images/logo.png" alt="Codex Mate logo" width="180" />
44

55
# Codex Mate
66

0 commit comments

Comments
 (0)