Skip to content

Commit

Permalink
Merge pull request #1 from LukynkaCZE/patch-1
Browse files Browse the repository at this point in the history
Change crafatar to mc-heads
  • Loading branch information
OllieJW authored Jan 22, 2022
2 parents dd22f34 + c191d8d commit 10e1d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Edit this to change staff cards! -->
<script id="staff-template" type="text/template">
<div class="staff-card shrink">
<img src="https://crafatar.com/avatars/{{ uuid }}">
<img src="https://mc-heads.net/avatar/{{ uuid }}">
<h3>{{ name }}</h3>
<h4>{{ rank }}</h4>
</div>
Expand Down

0 comments on commit 10e1d5a

Please sign in to comment.