chore(sfc-playground): use svg logo
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user