We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f833b commit bde8701Copy full SHA for bde8701
template/src/App.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div id="app">
3
- <img src="./assets/logo.png">
+ <img src="./assets/logo.png" alt="Vue PWA">
4
{{#router}}
5
<router-view></router-view>
6
{{else}}
0 commit comments