Remove Firefox branding from app name in front-end

This commit is contained in:
timvisee 2020-10-15 18:48:54 +02:00
parent 505eb8c585
commit 45d5f41731
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
8 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Firefox Send</title>
<title>Send</title>
<link href="index.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
</head>
@ -14,4 +14,4 @@
<script src="ios.js"></script>
</body>
</html>