Skip to content

Commit 9bfce1a

Browse files
authored
Merge pull request #79 from hugovk/favicon
Add favicon
2 parents c5bb15b + 3cece3e commit 9bfce1a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.ico

1.37 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
6+
<link rel="icon" href="favicon.ico">
67
<style>
78
body{margin-top:15px;}
89
a.btn, h1{text-align: center;}

0 commit comments

Comments
 (0)