From 8e87fb367148d1949b44b9c5e979ed4a1ab3d3c2 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 10 Feb 2017 10:25:27 -0500 Subject: [PATCH] Adjustments for html validation I made some tweaks so it has proper html code inside as much as possible. --- parts/glm-blocks.php | 2 +- sections/footer.php | 6 +++--- sections/front-page.php | 2 +- sections/header.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 996d26c..d07fb9c 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -18,7 +18,7 @@
-

post_content) . $block->post_excerpt;?>

+ post_content) . $block->post_excerpt;?> url):?> diff --git a/sections/footer.php b/sections/footer.php index b936bc5..33d23b8 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -6,7 +6,7 @@