From d948e8efc718dd876f8767be23dd02f56818c84a Mon Sep 17 00:00:00 2001 From: Christian Pierre MOMON Date: Fri, 27 Dec 2019 17:45:49 +0100 Subject: [PATCH] Fixed title page (#4137). --- server/state.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/server/state.js b/server/state.js index a1aee40d..51e736a2 100644 --- a/server/state.js +++ b/server/state.js @@ -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 don’t stay online forever.', baseUrl, ui: { colors: {