We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bafcf6 commit c9c3917Copy full SHA for c9c3917
public/static/image/logo_change.png
121 KB
src/App.vue
@@ -45,7 +45,7 @@
45
<v-toolbar-title style="width: 700px" class="ml-0 pl-3">
46
<v-layout>
47
<v-app-bar-nav-icon style="margin-right: 20px;" @click.stop="drawer = !drawer"></v-app-bar-nav-icon>
48
- <v-img max-height=45 max-width=220 src="../public/static/image/Logo_black_stroke7.png"></v-img>
+ <v-img max-height=45 max-width=220 src="../public/static/image/logo_change.png"></v-img>
49
<!--<div class="font-weight-bold" style="font-size: 16px; margin-top: 24px"> by uEngine</div>-->
50
</v-layout>
51
</v-toolbar-title>
0 commit comments