Update: FontAwesome Pass 2
Removal of bitmap icons, replacing with vector based icons from FontAwesome. Includes other UI style changes.
This commit is contained in:
@@ -66,7 +66,9 @@ WriteLiteral("</title>\r\n <link");
|
||||
|
||||
WriteLiteral(" rel=\"shortcut icon\"");
|
||||
|
||||
WriteLiteral(" href=\"/favicon.ico\"");
|
||||
WriteLiteral(" type=\"image/x-icon\"");
|
||||
|
||||
WriteLiteral(" href=\"/favicon.ico?v=20131224c\"");
|
||||
|
||||
WriteLiteral(" />\r\n <meta");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user