link to album views from home page

This commit is contained in:
Thomas Amland
2020-08-22 09:29:34 +02:00
parent 9c93ec6e56
commit 2bcafbffaa
6 changed files with 49 additions and 40 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
</small>
</a>
<router-link class="nav-link" :to="{name: 'albums'}">
<router-link class="nav-link" :to="{name: 'albums', params: {sort: 'a-z'}}">
<Icon icon="collection" /> Albums
</router-link>