From 487a3c160c769310169c67716cf917bddb4e343a Mon Sep 17 00:00:00 2001 From: Joe Wroten Date: Sat, 29 Dec 2018 19:11:28 -0600 Subject: [PATCH] hbs templates are real html pages --- src/templates/interior.hbs | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/src/templates/interior.hbs b/src/templates/interior.hbs index 668980f..b74fe84 100644 --- a/src/templates/interior.hbs +++ b/src/templates/interior.hbs @@ -1,5 +1,18 @@ -

{{name}}

-
-
- {{{readme.html}}} -
+ + + + Wroten - {{name}} + + + + + + + +

{{name}}

+
+
+ {{{readme.html}}} +
+ +