Skip to content

Commit

Permalink
remove favicon icons for now
Browse files Browse the repository at this point in the history
  • Loading branch information
1dancook committed Dec 31, 2023
1 parent c6bb3fd commit 13a4785
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
<link rel="stylesheet" href="{{ site.url }}/public/css/hyde.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">

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

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

0 comments on commit 13a4785

Please sign in to comment.