Fixed title page (#4137).

This commit is contained in:
Christian P. MOMON 2019-12-27 17:45:49 +01:00 committed by Romain Hv
parent deb795625c
commit d948e8efc7

View File

@ -57,8 +57,9 @@ module.exports = async function(req) {
locale, locale,
capabilities: { account: false }, capabilities: { account: false },
translate: getTranslator(locale), translate: getTranslator(locale),
title: config.custom_title, title: 'DropChaprilOrg',
description: config.custom_description, description:
'Encrypt and send files with a link that automatically expires to ensure your important documents dont stay online forever.',
baseUrl, baseUrl,
ui: { ui: {
colors: { colors: {