Remove Firefox branding from app name in front-end
This commit is contained in:
parent
505eb8c585
commit
45d5f41731
8 changed files with 10 additions and 10 deletions
|
@ -30,7 +30,7 @@ module.exports = async function(req) {
|
|||
locale,
|
||||
capabilities: { account: false },
|
||||
translate: getTranslator(locale),
|
||||
title: 'Firefox Send',
|
||||
title: 'Send',
|
||||
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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue