Browse Source

:neckbeard:

windhamdavid 8 years ago
parent
commit
0261c422b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      views/layout.jade

+ 1 - 0
views/layout.jade

@@ -7,6 +7,7 @@ html
       title Chess-IO
     meta(charset='utf-8')
     meta(name='viewport', content='width=device-width, initial-scale=1')
+	 link(rel='shortcut icon', href='/images/favicon.ico')
     link(rel='stylesheet', href='/stylesheets/style.css')
     script(type='text/javascript', src='/socket.io/socket.io.js')
     block head