Update index.html

This commit is contained in:
Garrett Brown 2020-08-30 23:55:36 -05:00 committed by GitHub
parent 4b086fc30d
commit af499d1c69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
<!--Android info-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Password Checker </title>
<title> Nymbus </title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="manifest" href="manifest.json">
</head>
@ -41,4 +41,4 @@
$scope.passphrase = "Passphrase Generator ";
});
</script>
</html>
</html>