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
|
@ -20,7 +20,7 @@ class AndroidIndexPlugin {
|
|||
const page = html`
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Firefox Send</title>
|
||||
<title>Send</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta
|
||||
name="viewport"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue