From 20a3343ec794b0b200c91eadb74e5552d08bae1c Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 11 Apr 2017 13:21:28 -0400 Subject: [PATCH] Remove extra slash get_permalink is already putting the ending slash on. --- sections/front-page.php | 8 ++++---- sections/interior-page.php | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sections/front-page.php b/sections/front-page.php index d6addf3..f7a8d94 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -4,10 +4,10 @@
Single Axle @@ -27,10 +27,10 @@
- +
- +
diff --git a/sections/interior-page.php b/sections/interior-page.php index 7615f52..67e177b 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -16,10 +16,10 @@
Single Axle @@ -49,10 +49,10 @@
- +
- +
-- 2.17.1