Cleaned up layout

This commit is contained in:
2018-03-23 19:24:05 +01:00
parent 89f745ee2e
commit 340e6969e6
2 changed files with 3 additions and 5 deletions

View File

@ -8,7 +8,7 @@ import (
"github.com/animenotifier/notify.moe/utils/infinitescroll"
)
const maxPopularCompanies = 25
const maxPopularCompanies = 10
// Popular renders the best companies.
func Popular(ctx *aero.Context) string {