Add favicon.

This commit is contained in:
ccd0 2014-10-15 23:26:58 -07:00
parent a5cb330955
commit 743260cb4b

View File

@ -11,6 +11,7 @@ h1 {
background-color: #eee;
}
</style>
<link rel="icon" href="src/General/img/icon.gif">
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/ohnjgmpcibpbafdlkimncjhflgedgpam">
</head><body>
<%= content %>