Skip to content

Commit cf48067

Browse files
committed
fix: 解决logo路径问题
1 parent e5d2ab3 commit cf48067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://devui.design/home" target="_blank" rel="noopener noreferrer">
3-
<img alt="DevUI Logo" src="public/logo.svg?sanitize=true" width="180" style="max-width:100%;">
3+
<img alt="DevUI Logo" src="packages/devui-vue/public/logo.svg?sanitize=true" width="180" style="max-width:100%;">
44
</a>
55
</p>
66

0 commit comments

Comments
 (0)