Improved character pages

This commit is contained in:
2018-04-04 21:23:59 +02:00
parent 383a1545e2
commit 21155a09f4
2 changed files with 26 additions and 13 deletions

View File

@ -121,6 +121,7 @@ component AnimePopularity(anime *arn.Anime)
component AnimeLinks(anime *arn.Anime, user *arn.User)
section.anime-section.mountable
h3.anime-section-name Links
.light-button-group
each link in anime.Links
a.light-button(href=link.URL, target="_blank", rel="noopener")