Skip to content

Commit cdaf04c

Browse files
author
An Phan
committed
Add a favicon
1 parent 0129f32 commit cdaf04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/site/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
88
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
99
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono' rel='stylesheet' type='text/css'>
10+
<link rel="icon" href="/dist/logo.png" type="image/x-icon">
1011
</head>
1112
<body>
1213
<div id="app"></div>

0 commit comments

Comments
 (0)