From a2554b9dd8cf17c391a15f223a53130fef0f08fd Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 2 Aug 2019 19:07:55 -0400 Subject: [PATCH] Add bookdirect widget --- sections/header.php | 12 +++++++++++- sections/interior-page.php | 10 ++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/sections/header.php b/sections/header.php index b9c1442..8804223 100644 --- a/sections/header.php +++ b/sections/header.php @@ -11,4 +11,14 @@ echo glm_get_header(); ?> - \ No newline at end of file + +
+ \ No newline at end of file diff --git a/sections/interior-page.php b/sections/interior-page.php index 85f4812..592a1d7 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -12,6 +12,16 @@ ?> +
+
-- 2.17.1