Skip to content

Commit 35c76d7

Browse files
committed
remove reference to missing resource
1 parent 30b1772 commit 35c76d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=10.0, user-scalable=1" />
66
<link rel="stylesheet" type="text/css" href="{{ site.url }}/css/blog.css" />
77
<link rel="stylesheet" type="text/css" href="{{ site.url }}/css/syntax.css" />
8-
<link rel="icon" type="image/png" href="/blog/images/icon.png">
98
<link rel="alternate" type="application/atom+xml" title="Eve Programming Language" href="/atom.xml" />
109
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>
1110
<meta name="Description" content="This is the development blog of the Eve programming language">

0 commit comments

Comments
 (0)