|
|
@@ -5,7 +5,7 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<link rel="icon" type="image/svg" href="/logo.svg" />
|
|
|
- <title>Vue SFC Playground</title>
|
|
|
+ <title>Vue Vapor SFC Playground</title>
|
|
|
<script>
|
|
|
const savedPreferDark = localStorage.getItem('vue-sfc-playground-prefer-dark')
|
|
|
if (
|