From 969a20ef6de44e8788c5550c56c762376e7e3489 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Tue, 23 Dec 2014 13:50:59 +0200 Subject: [PATCH] Add tag mgmt support to Casper --- package.json | 2 +- tag.hbs | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad5670..78332d4 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ { "name": "Casper", - "version": "1.1.3" + "version": "1.1.4" } diff --git a/tag.hbs b/tag.hbs index 43f53cf..980bcb5 100644 --- a/tag.hbs +++ b/tag.hbs @@ -1,8 +1,8 @@ {{!< default}} {{! The tag above means - insert everything in this file into the {body} of the default.hbs template }} -{{! The big featured header }} -
+{{! If we have a tag cover, display that - else blog cover - else nothing }} +
@@ -21,4 +26,4 @@ {{! The tag below includes the post loop - partials/loop.hbs }} {{> "loop"}} - \ No newline at end of file +