Revert "update the landing page and add the firelane easter egg"
This reverts commit 06c4ec540cf77b5d7b693a0725c37a90ca4f0fb0.
This commit is contained in:
@@ -15,12 +15,6 @@ exports.privacy = function(req, res) {
|
||||
});
|
||||
}
|
||||
|
||||
exports.firelane = function(req, res) {
|
||||
res.render('firelane', {
|
||||
title: "I got a ticket for parking in a fire lane. It wasn't a fire lane when I parked there"
|
||||
});
|
||||
}
|
||||
|
||||
exports.jqueryExercises = function(req, res) {
|
||||
res.render('jquery-exercises', {
|
||||
title: 'jQuery Exercises'
|
||||
|
Reference in New Issue
Block a user