From: Ian Weller Date: Wed, 7 Sep 2016 17:29:04 +0000 (-0400) Subject: added a partial I missed X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=814a230dff4cbfb27e3d909e4f91079c606dc441;p=web%2FGruntInit%2FglmThemeV6.git added a partial I missed I missed the header-meta partial when I grabed the sections folder and the updated index.php. --- diff --git a/root/parts/header-meta.php b/root/parts/header-meta.php new file mode 100644 index 0000000..4e24415 --- /dev/null +++ b/root/parts/header-meta.php @@ -0,0 +1,11 @@ + + + + <?php wp_title(); ?> + + + + + + + \ No newline at end of file