Skip to content

Commit

Permalink
Adding sample PSD file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhao committed Mar 8, 2012
1 parent b94fdb0 commit 306ce51
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app.js
Expand Up @@ -9,9 +9,6 @@ var express = require('express'),
web = express.createServer(),
exec = require('child_process').exec;

// TODO/ahao
var yml = fs.readFileSync("config/shmile.yml", "utf-8");

web.configure(function(){
web.set('views', __dirname + '/views');
web.set('view engine', 'jade');
Expand Down
Binary file added psd/Sample.psd
Binary file not shown.

0 comments on commit 306ce51

Please sign in to comment.