diff --git a/server/state.js b/server/state.js index 143459a3..24b0aef5 100644 --- a/server/state.js +++ b/server/state.js @@ -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 don’t stay online forever.', baseUrl: config.base_url,