Added favicon - fixes #68

gh-pages
Jordan Wright 2016-01-14 21:32:53 -06:00
parent c1c8355a0d
commit dba1b8c265
2 changed files with 1 additions and 1 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

View File

@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Gophish - An Open-Source Phishing Framework">
<meta name="author" content="Jordan Wright">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<title>Gophish - Open Source Phishing Framework</title>