mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
we support 1.8 skins
I think this is worth to mention
This commit is contained in:
parent
b928bfbe0c
commit
de70ac4172
@ -3,7 +3,7 @@
|
|||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "Jake0oo0",
|
"author": "Jake0oo0",
|
||||||
"description": "A Minecraft avatar service with support for avatars, skins, and even renders!",
|
"description": "A Minecraft avatar service with support for avatars, 1.8 skins, and even renders!",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"name": "jomo"
|
"name": "jomo"
|
||||||
|
|||||||
@ -5,7 +5,7 @@ html
|
|||||||
link(rel="icon", sizes="16x16", type="image/png", href="/favicon.png")
|
link(rel="icon", sizes="16x16", type="image/png", href="/favicon.png")
|
||||||
link(href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap.min.css", rel="stylesheet")
|
link(href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap.min.css", rel="stylesheet")
|
||||||
link(rel="stylesheet", href="/stylesheets/style.css")
|
link(rel="stylesheet", href="/stylesheets/style.css")
|
||||||
meta(name="description", content="Crafatar is a blazing fast Minecraft avatar API with support for avatars, skins, and even renders!")
|
meta(name="description", content="Crafatar is a blazing fast Minecraft avatar API with support for avatars, 1.8 skins, and even renders!")
|
||||||
meta(name="keywords", content="minecraft, avatar, renders, skins, uuid, username")
|
meta(name="keywords", content="minecraft, avatar, renders, skins, uuid, username")
|
||||||
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
|
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
|
||||||
body
|
body
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user