You've already forked Ghost-Theme-Casper
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8990d7598d | ||
|
|
97a24a07fb | ||
|
|
09295abe40 | ||
|
|
e40d3e2680 | ||
|
|
cffc941b6b | ||
|
|
5d770ffe10 | ||
|
|
93072a6d9b | ||
|
|
229ab70899 |
@@ -1,4 +1,4 @@
|
|||||||
# Casper v0.1.1
|
# Casper v0.2.0
|
||||||
|
|
||||||
The default theme for [Ghost](http://github.com/tryghost/ghost/).
|
The default theme for [Ghost](http://github.com/tryghost/ghost/).
|
||||||
|
|
||||||
|
|||||||
@@ -11,5 +11,5 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
</ul>
|
</ul>
|
||||||
|
{{paginate}}
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="entry-content">
|
<section class="entry-content">
|
||||||
{{{content_html}}}
|
{{content}}
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
Reference in New Issue
Block a user