Always load font-awesome

This commit is contained in:
James Allen 2014-03-24 13:30:56 +00:00
parent 8a4dbf6618
commit 66eb5e22f6
2 changed files with 1 additions and 1 deletions

View file

@ -9,6 +9,7 @@ html(itemscope, itemtype='http://schema.org/Product')
- else
title= 'Online LaTeX Editor ShareLaTeX - ' +title
link(rel='stylesheet', href='/stylesheets/mainStyle.css?fingerprint='+fingerprint('/stylesheets/mainStyle.css'))
link(href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css",rel="stylesheet")
meta(itemprop="name" ,content="ShareLaTeX - Real Time Online LaTeX Collaborative Editor in Your Browser")
meta(itemprop="description", content="Online LaTeX editor for collaborative editing, great for Maths or Sciences. You don't need to install LaTeX so it's great for beginners too.")

View file

@ -267,7 +267,6 @@
.box
.page-header
h2 Share Publicly
link(href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css",rel="stylesheet")
div.share-button
a.btn.btn-twitter.btn-large(href="#")
i.icon-twitter