Rename vue.png to logo.png
This prevents a bug from when you `vue add vue-router`
This commit is contained in:
commit
105bfa6b66
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<img
|
||||
src="@/assets/vue.png"
|
||||
src="@/assets/logo.png"
|
||||
alt="Vue.js logo"
|
||||
title="Vue.js"
|
||||
class="logo"
|
||||
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
Loading…
Reference in New Issue
Block a user