chore(sfc-playground): use svg logo

This commit is contained in:
Evan You
2021-03-31 12:36:45 -04:00
parent 7bc5fd9a04
commit e097bd4dd5
4 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<nav>
<h1>
<img alt="logo" src="/icon.png">
<img alt="logo" src="/logo.svg">
<span>Vue SFC Playground</span>
</h1>
<div class="links">