mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
feat(naming-day): Bailey etc.
This commit is contained in:
@@ -13,7 +13,7 @@ router.get('/', i18n.getUserLanguage, middleware.locals, function(req, res) {
|
||||
return res.redirect('/static/front')
|
||||
|
||||
return res.render('index', {
|
||||
title: 'HabitRPG | Your Life, The Role Playing Game',
|
||||
title: 'Habitica | Your Life The Role Playing Game',
|
||||
env: res.locals.habitrpg
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user