We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511f0d3 commit 3bab8c2Copy full SHA for 3bab8c2
web/src/components/layouts/UserLayout.vue
@@ -4,7 +4,7 @@
4
<div class="top">
5
<div class="header">
6
<a href="/">
7
- <img src="~@/assets/logo.svg" class="logo" alt="logo">
+ <img src="~@/assets/logo.png" class="logo" alt="logo">
8
<span class="title">{{brandName}}</span>
9
</a>
10
</div>
0 commit comments