Skip to content

Commit cb19408

Browse files
committed
refactor: comment out logo image in Demo.vue for future reference
1 parent 8faa46d commit cb19408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo/Demo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="hero">
55
<div class="hero-header">
66
<div class="logo-container">
7-
<img src="/social-media-logo-small.png" alt="Vue Float Menu Logo" />
7+
<!-- <img src="/social-media-logo-small.png" alt="Vue Float Menu Logo" /> -->
88
<div class="hero-title">
99
<h1>Vue Float Menu</h1>
1010
<p class="hero-subtitle">Smart floating menu for Vue 3 applications</p>

0 commit comments

Comments
 (0)