Use Helm avatar for player page (#2010)

Change done by HexedHero
This commit is contained in:
HexedHero 2021-07-17 20:06:38 +01:00 committed by GitHub
parent 40a36321c5
commit 5e53303415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -84,7 +84,8 @@ public class Contributors {
new Contributor("portlek", CODE),
new Contributor("mbax", CODE),
new Contributor("rymiel", CODE),
new Contributor("Perchun_Pak", LANG)
new Contributor("Perchun_Pak", LANG),
new Contributor("HexedHero", CODE)
};
private Contributors() {

View File

@ -147,7 +147,7 @@
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<img class="rounded mx-auto d-block"
src="https://cravatar.eu/avatar/${playerName}/120.png">
src="https://cravatar.eu/helmavatar/${playerName}/120.png">
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<p><i class="col-red fa fa-fw fa-crosshairs"></i> Player Kills<span