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:
authorpostblue <postblue+git@postblue.info>2015-04-27 16:34:16 +0300
committerpostblue <postblue+git@postblue.info>2015-04-27 16:34:16 +0300
commit1f26ab6b6927319513627d3e42eb9f98c18b6f0e (patch)
treee041399a28a3ad3b4d0a470b797eedf869889d04
parent597927450fff9bfb6a9f775bc822b55c118c4261 (diff)
Bump to 4.3.0
-rw-r--r--default.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.hbs b/default.hbs
index b8f2d58..39af77f 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.2.0/css/font-awesome.min.css" />
+ <link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
{{! Ghost outputs important style and meta data with this tag }}
{{ghost_head}}