You've already forked Ghost-Theme-Casper
Casper - initial commit to separate GitHub repo
This commit is contained in:
6
single.hbs
Normal file
6
single.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
{{!< default}}
|
||||
<section class="content">
|
||||
{{#post}}
|
||||
{{> featured}}
|
||||
{{/post}}
|
||||
</section>
|
||||
Reference in New Issue
Block a user