Merge branch 'master' of github.com:crafatar/crafatar

This commit is contained in:
jomo 2015-02-14 02:18:09 +01:00
commit eb8bc85ee2
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"test": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"dependencies": {
"canvas": "1.2.1",
"canvas": "crafatar/node-canvas",
"forever": "0.14.1",
"jade": "~1.9.1",
"lwip": "0.0.6",

View File

@ -10,7 +10,7 @@ html
meta(name="viewport", content="initial-scale=1,maximum-scale=1")
body
a.forkme(href="https://github.com/crafatar/crafatar", target="_blank") Fork me on GitHub
a.sponsor(href="http://akliz.net/crafatar", target="_blank", title="Crafatar is sponsored by Akliz")
a.sponsor(href="https://akliz.net/crafatar", target="_blank", title="Crafatar is sponsored by Akliz")
img(src="/images/akliz.png", alt="Akliz")
.navbar.navbar-default.navbar-fixed-top
.container