diff --git a/_includes/head.html b/_includes/head.html index e8a7f34..fb5bd34 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -75,10 +75,8 @@ {% endif %} - - @@ -89,8 +87,6 @@ - - {% if page.layout == 'home' or page.layout == 'post' %} diff --git a/_includes/lozad.html b/_includes/lozad.html new file mode 100644 index 0000000..179deb8 --- /dev/null +++ b/_includes/lozad.html @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index cf4688b..a86d864 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -118,8 +118,4 @@ layout: default - - +{% include lozad.html %}