added Ubuntu Font

This commit is contained in:
Mario Colque 2014-01-16 15:10:58 -03:00
parent eafe7bec14
commit b4b3256ef9
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ head
meta(name="keywords", content="node.js, express, mongoose, mongodb, angularjs")
meta(name="description", content="Mystery")
link(href='/img/icons/favicon.ico', rel='shortcut icon', type='image/x-icon')
link(rel='shortcut icon', href='/img/icons/favicon.ico', type='image/x-icon')
link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,400italic')
link(rel='stylesheet', href='/lib/bootstrap/dist/css/bootstrap.min.css')
link(rel='stylesheet', href='/css/common.css')
script(src='/socket.io/socket.io.js')