Skip to content

Commit 8e49c8e

Browse files
committed
Merge pull request #4 from olinjs/swalters/update2016
Linking to favicon correctly
2 parents aa8fe9d + 2e7c52c commit 8e49c8e

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

File renamed without changes.

jade/index.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ html(lang="en")
2626
link(href="stylesheets/bootstrap.min.css", rel="stylesheet")
2727
link(href="stylesheets/style.css", rel="stylesheet")
2828
link(href='http://fonts.googleapis.com/css?family=Open+Sans:300', rel='stylesheet', type='text/css')
29+
link(href="img/js-favicon.ico", rel="icon", type="image/x-icon")
2930

3031
body
3132
.jumbotron

0 commit comments

Comments
 (0)