From 924cfa7426a78d32e7f22581058359874ace6642 Mon Sep 17 00:00:00 2001
From: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
Date: Mon, 2 Dec 2019 01:15:55 +0800
Subject: [PATCH] Move lozad.
---
_includes/head.html | 4 ----
_includes/lozad.html | 7 +++++++
_layouts/post.html | 6 +-----
3 files changed, 8 insertions(+), 9 deletions(-)
create mode 100644 _includes/lozad.html
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 %}