diff --git a/_includes/head.html b/_includes/head.html index a1b17f8..1094f76 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,9 +1,9 @@ - - - - + + + + diff --git a/_layouts/post.html b/_layouts/post.html index a01cc74..5c49cba 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,7 +2,7 @@ layout: default --- -
+

{{- page.title | default: site.title | strip | normalize_whitespace | xml_escape -}}

@@ -14,12 +14,8 @@ layout: default {%- include reading-time.html -%}

-
+ -
- {{- content -}} -
+{{- content -}} -
- {%- include comments.html -%} -
\ No newline at end of file +{%- include comments.html -%} \ No newline at end of file diff --git a/_pages/blog.html b/_pages/blog.html index 2500a66..7d1cefd 100644 --- a/_pages/blog.html +++ b/_pages/blog.html @@ -3,18 +3,14 @@ layout: page permalink: /blog/index.html --- -
-

Latest posts

-
+

Latest posts

-
- -
\ No newline at end of file + \ No newline at end of file