From b4647c1bd93dc54723735ebea7cdf4546be6ed29 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 14 Dec 2018 16:47:37 -0500 Subject: [PATCH] Add crowdriff to blog single and archive pages --- sections/blog-archive.php | 10 +++++++ sections/blog-single.php | 60 +++++++++++++++++++++++---------------- 2 files changed, 45 insertions(+), 25 deletions(-) diff --git a/sections/blog-archive.php b/sections/blog-archive.php index 29dfd72..ff8560b 100644 --- a/sections/blog-archive.php +++ b/sections/blog-archive.php @@ -1,3 +1,13 @@ +
+ +
diff --git a/sections/blog-single.php b/sections/blog-single.php index d0075b7..096890e 100644 --- a/sections/blog-single.php +++ b/sections/blog-single.php @@ -1,26 +1,36 @@ -
-
-
- -
-
-
-
- - -
-
-
-
- - -
-

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

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