Favicon changed to a data URL to prevent re-requests in some circumstances. #21

This commit is contained in:
n1474335 2016-11-30 19:50:21 +00:00
parent 2f0bc54046
commit 8882805830
5 changed files with 13 additions and 6 deletions

View file

@ -29,7 +29,7 @@
<meta name="description" content="The Cyber Swiss Army Knife" />
<meta name="keywords" content="base64, hex, decode, encode, encrypt, decrypt, compress, decompress, regex, regular expressions, hash, crypt, hexadecimal, user agent, url, certificate, x.509, parser, JSON, gzip, md5, sha1, aes, des, blowfish, xor" />
<link rel="icon" type="image/png" href="images/favicon.ico" />
<link rel="icon" type="image/png" href="images/favicon.ico?__inline" />
<link href="styles.css" rel="stylesheet" />
</head>
<body>