Skip to content

Commit

Permalink
Inline empty favicon
Browse files Browse the repository at this point in the history
To suppress the warning. We might add some favicon later and cache it forever.
  • Loading branch information
vojtajina committed Jan 1, 2012
1 parent ab7569c commit e9fa51a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/client.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<html>
<head>
<title>SlimJim</title>
<!-- TOOD(vojta): create simple favicon and cache it -->
<link href="data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQEAYAAABPYyMiAAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAF0lEQVRIx2NgGAWjYBSMglEwCkbBSAcACBAAAeaR9cIAAAAASUVORK5CYII=" rel="icon" type="image/x-icon" />
</head>
<body>
<iframe id="context" src="about:blank"></iframe>
Expand Down

0 comments on commit e9fa51a

Please sign in to comment.