healthcheck route

This commit is contained in:
Jeffrey Sun 2016-12-19 15:39:09 -08:00
parent b78dbe2b03
commit 9e8a029a67
2 changed files with 5 additions and 1 deletions

View file

@ -61,7 +61,7 @@ var Fox = function (IMG_WIDTH, IMG_HEIGHT, seed) {
height: eyeHeight,
width: eyeHeight/2,
style: 'ellipse',
//style: chance.pickone(['ellipse', 'smiley']),
// style: chance.pickone(['ellipse', 'smiley']),
left: {
x: origin.x + (headWidth/2) - offsetX,
y: origin.y + (headHeight/2) + offsetY