Skip to content

Commit 162e2f1

Browse files
committed
Remove favico and touch icons
(files didn't exist anyway, and fails validation)
1 parent 2fcedbb commit 162e2f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
2020
<![endif]-->
2121

22-
<!-- Le fav and touch icons -->
23-
<link rel="shortcut icon" href="assets/ico/favicon.ico">
24-
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
25-
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
26-
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
27-
2822
<script type="text/javascript">
2923
var _gaq = _gaq || [];
3024
_gaq.push(['_setAccount', 'UA-30270105-1']);

0 commit comments

Comments
 (0)