chore: add alt attribute to logo image (#672)

This commit is contained in:
Daniel Drodt
2018-07-27 17:09:15 +08:00
committed by ULIVZ
parent 7730ee13ed
commit 2ad9cb629e
+1
View File
@@ -10,6 +10,7 @@
class="logo"
v-if="$site.themeConfig.logo"
:src="$withBase($site.themeConfig.logo)"
:alt="$siteTitle"
>
<span
class="site-name"