diff --git a/_layouts/default.html b/_layouts/default.html index 641b989..4393746 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,21 +1,26 @@ - + + {{ page.title }} - - + + +

{{ page.title }}

- {{ content }} + {{ content }}
- + + \ No newline at end of file