aboutsummaryrefslogtreecommitdiffstats
path: root/app/popup.html
diff options
context:
space:
mode:
authorChen Wei <chenwei@byzantine-lab.io>2019-07-05 17:11:11 +0800
committerChen Wei <chenwei@byzantine-lab.io>2019-07-05 17:11:11 +0800
commitfd5ec586a677bd3098885677de22880be9877364 (patch)
tree11d4a3c5210e0a993e1c3898ce4d342e368bfdaa /app/popup.html
parentac405b8afb82de83e3147c3417f03821515349ae (diff)
downloadtangerine-wallet-browser-fd5ec586a677bd3098885677de22880be9877364.tar.gz
tangerine-wallet-browser-fd5ec586a677bd3098885677de22880be9877364.tar.zst
tangerine-wallet-browser-fd5ec586a677bd3098885677de22880be9877364.zip
update html title
Diffstat (limited to 'app/popup.html')
-rw-r--r--app/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/popup.html b/app/popup.html
index 1ba0fda94..945271aa4 100644
--- a/app/popup.html
+++ b/app/popup.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
- <title>MetaMask</title>
+ <title>Tangerine Wallet</title>
</head>
<body style="width:357px; height:600px;">
<div id="app-content"></div>