Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'default.hbs')
-rw-r--r--default.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.hbs b/default.hbs
index ce4b306..f61fd4f 100644
--- a/default.hbs
+++ b/default.hbs
@@ -18,7 +18,7 @@
<link rel="stylesheet" type="text/css" href="{{asset "css/nprogress.css"}}" />
<link rel="stylesheet" type="text/css" href="{{asset "css/style.css"}}" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,cyrillic-ext,latin-ext,cyrillic" />
- <link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" />
+ <link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" />
{{! Ghost outputs important style and meta data with this tag }}
{{ghost_head}}