Updated jsdoc comments
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* GET /
|
||||
* Home page.
|
||||
*/
|
||||
|
||||
exports.index = function(req, res) {
|
||||
res.render('home', {
|
||||
title: 'Home'
|
||||
|
Reference in New Issue
Block a user