This commit is contained in:
psychobunny
2014-04-30 13:42:49 -04:00
parent b88df6420d
commit bb12ebac48
2 changed files with 3 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ topicsController.get = function(req, res, next) {
ogImageUrl = nconf.get('url') + ogImageUrl;
}
description = description.replace(/\n/g, ' ');
res.locals.metaTags = [
{
name: "title",