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 'page.hbs')
-rw-r--r--page.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.hbs b/page.hbs
index 97d3717..b62c81a 100644
--- a/page.hbs
+++ b/page.hbs
@@ -6,7 +6,7 @@
<header class="post-header">
<h1 class="post-title">{{title}}</h1>
- <p class="blog-description">{{@blog.description}}</p>
+ <p class="blog-description">{{@site.description}}</p>
</header>
<div class="post-content clearfix">