Skip to content

Commit

Permalink
Remove favico and touch icons
Browse files Browse the repository at this point in the history
(files didn't exist anyway, and fails validation)
  • Loading branch information
keithw committed Jul 22, 2017
1 parent 2fcedbb commit 162e2f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30270105-1']);
Expand Down

0 comments on commit 162e2f1

Please sign in to comment.