Skip to content

Commit

Permalink
Merge pull request #79 from hugovk/favicon
Browse files Browse the repository at this point in the history
Add favicon
  • Loading branch information
ghickman committed Dec 19, 2016
2 parents c5bb15b + 3cece3e commit 9bfce1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link rel="icon" href="favicon.ico">
<style>
body{margin-top:15px;}
a.btn, h1{text-align: center;}
Expand Down

0 comments on commit 9bfce1a

Please sign in to comment.