Update header partial and remoev table partial
Long overdue
This commit is contained in:
parent
3777b818e3
commit
906ba6d2e5
2 changed files with 4 additions and 22 deletions
|
|
@ -1,7 +1,11 @@
|
|||
<a class="header-link" href="/">Zuletzt</a>
|
||||
<a class="header-link" href="/artists">Artists</a>
|
||||
<a class="header-link" href="/albums">Albums</a>
|
||||
<a class="header-link" href="/songs">Songs</a>
|
||||
<a class="header-link" href="/scrobbles">Scrobbles</a>
|
||||
<a class="header-link" href="/concerts">Concerts</a>
|
||||
<a class="header-link" href="/collection">Collection</a>
|
||||
<a class="header-link" href="/ratings">Ratings</a>
|
||||
<a class="header-link" href="/lists">Lists</a>
|
||||
<a class="header-link" href="/groups">Groups</a>
|
||||
<hr>
|
||||
Loading…
Add table
Add a link
Reference in a new issue