24
1
Fork 0

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 82aca0e06a
commit 041ff2d7d6
1 changed files with 3 additions and 2 deletions

View File

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