From 8ef93a2b4261c6fbdcb505d539b282c2261ef873 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Sun, 24 Mar 2019 20:21:59 -0400 Subject: views/partials/header: Let Hugo source header Check if on posts page and adjust accordingly --- views/partials/header.php | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/views/partials/header.php b/views/partials/header.php index 7b8aea7..9891dd6 100644 --- a/views/partials/header.php +++ b/views/partials/header.php @@ -1,26 +1,27 @@ - - + - + + - + + + + + + + + Edwin Mattiacci - <?php title();?> - - - - - + - - - + - + - + @@ -34,4 +35,4 @@
-
+
-- cgit v1.2.3