improve a11y / compress build, lighthouse

This commit is contained in:
lesion
2022-02-09 00:46:42 +01:00
parent ba44e53d28
commit a30ada8282
4 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
//- logo, title and description
v-list-item(:to='$route.name==="index"?"/about":"/"')
v-list-item-avatar(tile)
v-img(src='/logo.png')
v-img(src='/logo.png' alt='home')
v-list-item-content.d-none.d-sm-flex
v-list-item-title
h2 {{settings.title}}