From fda254561f87f06d5afd2be84e0f84d47019a9b8 Mon Sep 17 00:00:00 2001 From: Eduardo Gomez Date: Wed, 15 May 2019 18:18:58 +0200 Subject: [PATCH] Fix the issue that prevented to set styles to post content --- package.json | 2 +- post.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac2b21f..f4aa852 100644 --- a/package.json +++ b/package.json @@ -54,5 +54,5 @@ "desktop": "assets/screenshot-desktop.jpg", "mobile": "assets/screenshot-mobile.jpg" }, - "version": "0.1.3" + "version": "0.1.4" } \ No newline at end of file diff --git a/post.hbs b/post.hbs index 83ed263..015a255 100644 --- a/post.hbs +++ b/post.hbs @@ -25,7 +25,7 @@ into the {body} of the default.hbs template --}} {{#if @labs.subscribers}}
{{else}} -
+
{{/if}}

{{title}}