Add favicon

This commit is contained in:
Ian Gulliver
2018-11-20 18:37:37 +00:00
parent 73d0b3ffa7
commit 66607dfbbc
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -2,6 +2,7 @@
<head>
<title>PassMate</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="passmate.css">
<script src="passmate.js"></script>
</head>