You've already forked Ghost-Theme-Casper
Third pass 2.0
This commit is contained in:
2
page.hbs
2
page.hbs
@@ -40,7 +40,7 @@ into the {body} of the default.hbs template --}}
|
||||
<main id="site-main" class="site-main outer" role="main">
|
||||
<div class="inner">
|
||||
|
||||
<article class="post-full {{post_class}}">
|
||||
<article class="post-full {{post_class}} {{#unless feature_image}}no-image{{/unless}}">
|
||||
|
||||
<header class="post-full-header">
|
||||
<h1 class="post-full-title">{{title}}</h1>
|
||||
|
||||
Reference in New Issue
Block a user