Skip to content

Commit 187605f

Browse files
committed
add favicon
1 parent 5f5bc7c commit 187605f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
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="/css/style.css" />
77
<link rel="stylesheet" type="text/css" href="/css/syntax.css" />
8+
<link rel="icon" type="image/png" href="https://witheve.github.io/assets/images/favicon.png">
89
<link rel="alternate" type="application/atom+xml" title="Eve Programming Language" href="/atom.xml" />
910
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>
1011
<meta name="Description" content="This is the development blog of the Eve programming language">

0 commit comments

Comments
 (0)