This commit is contained in:
lesion
2022-06-01 14:15:42 +02:00
parent a6f1a96a36
commit 7db6e2cb70
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
v-app-bar(app aria-label='Menu' height=64)
//- logo, title and description
v-list-item.pa-0.pa-md-2(:to='$route.name==="index"?"/about":"/"')
v-list-item.pa-0(:to='$route.name==="index"?"/about":"/"')
v-list-item-avatar.ma-xs-1(tile)
img(src='/logo.png' height='40')
v-list-item-content.d-flex