Skip to content

Commit

Permalink
Remove references to icons
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkogan committed Sep 10, 2015
1 parent 7f29064 commit 5ca538f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
<link rel="stylesheet" href="{{ site.baseurl }}/public/css/lanyon.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">

<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}/public/apple-touch-icon-precomposed.png">
<link rel="shortcut icon" href="{{ site.baseurl }}/public/favicon.ico">

<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
</head>

0 comments on commit 5ca538f

Please sign in to comment.