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>
|
<template>
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<img
|
<img
|
||||||
src="@/assets/vue.png"
|
src="@/assets/logo.png"
|
||||||
alt="Vue.js logo"
|
alt="Vue.js logo"
|
||||||
title="Vue.js"
|
title="Vue.js"
|
||||||
class="logo"
|
class="logo"
|
||||||
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
Loading…
Reference in New Issue
Block a user