windhamdavid 8 years ago
parent
commit
5bc8b52746
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/layout.jade

+ 1 - 1
views/layout.jade

@@ -7,7 +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='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