mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
chore: add alt attribute to logo image (#672)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
class="logo"
|
||||
v-if="$site.themeConfig.logo"
|
||||
:src="$withBase($site.themeConfig.logo)"
|
||||
:alt="$siteTitle"
|
||||
>
|
||||
<span
|
||||
class="site-name"
|
||||
|
||||
Reference in New Issue
Block a user