Skip to content

Commit 3bab8c2

Browse files
committed
logo
1 parent 511f0d3 commit 3bab8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/layouts/UserLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="top">
55
<div class="header">
66
<a href="/">
7-
<img src="~@/assets/logo.svg" class="logo" alt="logo">
7+
<img src="~@/assets/logo.png" class="logo" alt="logo">
88
<span class="title">{{brandName}}</span>
99
</a>
1010
</div>

0 commit comments

Comments
 (0)