diff options
Diffstat (limited to 'src/routes/index.svelte')
-rw-r--r-- | src/routes/index.svelte | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte index d22f854..0d27428 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -88,8 +88,11 @@ <a href="//hypixel.net/threads/3597207">Worlds and Beyond</a>. </p> <p> - Minecraft skin APIs: <a href="//mc-heads.net">mc-heads.net</a> for 3d renders and - <a href="//mc-crafatar.com">crafatar.com</a> for 2d heads. + Minecraft skin APIs: <a href="//h.matdoes.dev"> + mat's super duper simple minecraft head renderer + </a> + for heads and + <a href="//mc-heads.net">mc-heads.net</a> for full-body renders. </p> <p>Emojis: <a href="//twemoji.twitter.com/">Twemoji</a>.</p> <p>Font: <a href="//brailleinstitute.org/freefont">Atkinson Hyperlegible</a>.</p> |