links iterated through on the page. TODO formatting and adding more data.
This commit is contained in:
@@ -112,6 +112,7 @@ exports.returnIndividualBonfire = function(req, res, next) {
|
||||
compliment: resources.randomCompliment(),
|
||||
bonfires: bonfire,
|
||||
bonfireHash: bonfire._id,
|
||||
MDNkeys: bonfire.MDNlinks,
|
||||
MDNlinks: getMDNlinks(bonfire.MDNlinks)
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user