Updated jsdoc comments

This commit is contained in:
Sahat Yalkabov
2014-01-13 04:34:54 -05:00
parent 38245ccfb8
commit 3ed327e2e8
3 changed files with 24 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
* GET /
* Home page.
*/
exports.index = function(req, res) {
res.render('home', {
title: 'Home'