Update phishing.html (#13323)

feature/default_network_editable
Ersan YAKIT 3 years ago committed by GitHub
parent cb28ecad54
commit c366dd67b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      app/phishing.html

@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<title>Ethereum Phishing Detection - MetaMask</title>
<title>MetaMask Phishing Detection</title>
<script src="./globalthis.js" type="text/javascript" charset="utf-8"></script>
<script src="./lockdown-install.js" type="text/javascript" charset="utf-8"></script>
<script src="./lockdown-run.js" type="text/javascript" charset="utf-8"></script>
@ -37,7 +37,7 @@
<img src="./images/info-logo.png" alt="">
<h1>
<i class="fa fa-exclamation-circle" aria-hidden="true"></i>
Ethereum Phishing Detection
MetaMask Phishing Detection
</h1>
</div>
<div class="content__body">

Loading…
Cancel
Save