From 093effd27602199d905d2081db3881da0d8a2196 Mon Sep 17 00:00:00 2001 From: Beppe Vanrolleghem Date: Fri, 25 Jan 2019 02:21:55 +0100 Subject: [PATCH] callin it a night --- views/about.handlebars | 2 +- views/index.handlebars | 19 +++++++++++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/views/about.handlebars b/views/about.handlebars index 09e16f3..fbe4fed 100644 --- a/views/about.handlebars +++ b/views/about.handlebars @@ -1 +1 @@ -about +its extremely slow right now so euh... yea dont freak out diff --git a/views/index.handlebars b/views/index.handlebars index 41337ed..cfba626 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -1,7 +1,18 @@ -index -{{#each this.data}} -

{{this.title}}

-{{/each}} +
+ {{#each this.data}} +
+
+

+ {{this.title}} +

+
+
+

description

{{this.description}}

category

{{this.category}}

+
+ +
+ {{/each}} +