summaryrefslogtreecommitdiff
path: root/_layouts/git-wiki-blog.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/git-wiki-blog.html')
-rw-r--r--_layouts/git-wiki-blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/git-wiki-blog.html b/_layouts/git-wiki-blog.html
index a934b72..ae6b994 100644
--- a/_layouts/git-wiki-blog.html
+++ b/_layouts/git-wiki-blog.html
@@ -9,7 +9,7 @@ layout: git-wiki-default
<p class="author">
<span class="date">{{ post.date | date: "%-d %B %Y"}}</span>
</p>
- <div class="content">
+ <div class="git-wiki-content">
{{ post.excerpt }}
<a href="{{ post.url | relative_url }}">...Read all</a>