Minor improvements

This commit is contained in:
2017-10-06 06:49:11 +02:00
parent c0d57e51c9
commit e27e5a9256
3 changed files with 37 additions and 20 deletions

View File

@ -12,9 +12,9 @@ component Sidebar(user *arn.User)
SidebarButton("Forum", "/forum", "comment")
SidebarButton("Explore", "/explore", "th")
SidebarButton("Artworks", "/artworks", "paint-brush")
//- SidebarButton("Artworks", "/artworks", "paint-brush")
SidebarButton("Soundtracks", "/soundtracks", "headphones")
SidebarButton("AMVs", "/amvs", "video-camera")
//- SidebarButton("AMVs", "/amvs", "video-camera")
//- SidebarButton("Games", "/games", "gamepad")
SidebarButton("Users", "/users", "globe")
//- SidebarButton("Search", "/search", "search")