Rename vue.png to logo.png

This prevents a bug from when you `vue add vue-router`
This commit is contained in:
The Jared Wilcurt 2020-07-24 10:56:44 -04:00 committed by GitHub
commit 105bfa6b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -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"

View File

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB