diff --git a/templates/default.html b/templates/default.html index 2500ab3..4b58d06 100644 --- a/templates/default.html +++ b/templates/default.html @@ -1,5 +1,6 @@ + @@ -7,17 +8,19 @@ +
-

{{{title}}}

+

{{{title}}}

{{{content}}}
+ diff --git a/templates/home.html b/templates/home.html index 608d74b..837163b 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,5 +1,4 @@ -

Welcome

-

Welcome to my blog!

-

My recent posts here for your reading pleasure:

+

Hi there, I'm Pagwin

+

I post here sometimes

Posts

{{> templates/post-list.html }}