You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind c05701dd7d
Fix frontpage avatars (#13853)
The frontpage uses a rather strange method to obtain the commit's avatar
which I've overlooked earlier. I don't exactly understand how it works
but this change fixes the wrong default avatars by using the function
that was in previous use.

Also introduced a few constants for size an size increase factor.

Fixes: https://github.com/go-gitea/gitea/issues/13844
4 years ago
..
member Direct avatar rendering (#13649) 4 years ago
settings Fix frontpage avatars (#13853) 4 years ago
team Direct avatar rendering (#13649) 4 years ago
create.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Direct avatar rendering (#13649) 4 years ago
home.tmpl Direct avatar rendering (#13649) 4 years ago