Jade head section, stylesheets and scripts

abemassry        
0 Likes   0 Comments  jade

meta(name="viewport", content="width=device-width, initial-scale=1.0")
link(rel="icon", href="/img/favicon1.png")
link(rel='stylesheet', href='/stylesheets/bootstrap.min.css')
link(rel='stylesheet', href='/stylesheets/bootstrap-responsive.css')
link(rel='stylesheet', href='/stylesheets/style.css')
link(rel="stylesheet", type="text/css", href="/stylesheets/zocial.css")
link(rel="stylesheet", href="/stylesheets/auth-buttons.css")
link(href='http://fonts.googleapis.com/css?family=Pompiere', rel='stylesheet', type='text/css')
//-link(rel='stylesheet', href='//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap.min.css')
//-link(rel='stylesheet', href='//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap-responsive.min.css')

script(src='//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js')
script(src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js")
script(src="/javascripts/jquery.timeago.js")
created with codestagram