Added anime image search by color

This commit is contained in:
2018-03-21 22:57:06 +01:00
parent 663d93c188
commit aa6ba4c566
6 changed files with 118 additions and 0 deletions

View File

@ -6,6 +6,9 @@ component ExploreAnime(animeList []*arn.Anime, year string, status string, typ s
button.action(data-trigger="click", data-action="hideAddedAnime", title="Hide anime in my collection")
RawIcon("eye-slash")
a.button.ajax(href="/explore/color/any/anime", title="View colors")
RawIcon("paint-brush")
a.button.ajax(href="/genres", title="View genres")
RawIcon("clone")