Third pass 2.0

This commit is contained in:
John O'Nolan
2017-06-05 12:19:29 +01:00
parent bc9e5a0b2e
commit 938eaaf7a6
7 changed files with 140 additions and 72 deletions

View File

@@ -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>