Skip to content

Commit ce1539a

Browse files
committed
fix: update logo path in README for correct display
1 parent 2616085 commit ce1539a

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,5 +1,5 @@
11
<p align="center">
2-
<img src="/docs/public/vue3-carousel-logo.svg" width="200" alt="Vue 3 Carousel Logo">
2+
<img src="docs/public/vue3-carousel-logo-light.svg" width="200" alt="Vue 3 Carousel Logo">
33
</p>
44

55
<h1 align="center">Vue 3 Carousel</h1>

0 commit comments

Comments
 (0)