Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Commit

Permalink
Update title to WIT
Browse files Browse the repository at this point in the history
  • Loading branch information
skalnik committed Sep 28, 2011
1 parent d0263f3 commit d2957ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ app.configure('production', function(){

app.get('/', function(req, res){
res.render('index', {
title: 'Express'
title: 'WIT'
});
});

Expand Down

0 comments on commit d2957ec

Please sign in to comment.