rename crafatar helm to overlay

the option has been renamed
This commit is contained in:
jomo
2015-12-20 03:50:34 +01:00
parent b618db7938
commit 544e226dfa
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ class User < ActiveRecord::Base
options[:width] ||= size
options[:height] ||= size
options[:alt] ||= "avatar"
return image_tag("https://crafatar.com/avatars/#{CGI.escape(self.uuid)}?size=#{size}&helm", options)
return image_tag("https://crafatar.com/avatars/#{CGI.escape(self.uuid)}?size=#{size}&overlay", options)
end
def to_s

View File

@@ -23,7 +23,7 @@
<hr>
<div class="donations">
<div class="donation">
<img src="https://crafatar.com/renders/body/ae795aa86327408e92ab25c8a59f3ba1?scale=3&amp;helm" alt="jomo's skin" class="body">
<img src="https://crafatar.com/renders/body/ae795aa86327408e92ab25c8a59f3ba1?scale=3&amp;overlay" alt="jomo's skin" class="body">
<h1>Donate to jomo</h1>
<h4>jomo is our admin. He solves problems &amp; keeps the server running.</h4>
@@ -40,7 +40,7 @@
<div class="clear"></div>
</div>
<div class="donation">
<img src="https://crafatar.com/renders/body/51f2ad3c6cc840eaaa2bf25970316921?scale=3&amp;helm" alt="Dico's skin" class="body">
<img src="https://crafatar.com/renders/body/51f2ad3c6cc840eaaa2bf25970316921?scale=3&amp;overlay" alt="Dico's skin" class="body">
<h1>Donate to Dico</h1>
<h4>Dico spends a lot of his time developing custom features for the server.</h4>