diff --git a/index.hbs b/index.hbs index fba3446..8ffd650 100644 --- a/index.hbs +++ b/index.hbs @@ -22,7 +22,7 @@
- +

{{title}}

diff --git a/post.hbs b/post.hbs index 03ab5e9..1a5485e 100644 --- a/post.hbs +++ b/post.hbs @@ -16,7 +16,7 @@ {{! Everything below outputs content of the the post which has been published }} - on What I Learned Building... + {{#if tags}}on {{tags}}{{/if}}

{{title}}