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}} +