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 H
parent 3b331420d7
commit c2b4a6535e
1 changed files with 1 additions and 1 deletions

View File

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