8000 Update home title page · TailorDev/assignees@52f34ae · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
Update home title page
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jan 30, 2017
1 parent 212f174 commit 52f34ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
*/
exports.index = (req, res) => {
res.render('home', {
title: 'Home',
title: 'Automatically request code reviews on GitHub',
});
};

0 comments on commit 52f34ae

Please sign in to comment.
0