From 89523789c2d008f9558a57904edffd77c6787158 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 31 Oct 2018 13:31:03 -0400 Subject: [PATCH] adding title to the instagram photos feed on front page adding h1 tag about the instagram feed on front page --- front-page.php | 6 +++++- header.php | 2 +- style.css | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/front-page.php b/front-page.php index c2249d2..4d84d70 100644 --- a/front-page.php +++ b/front-page.php @@ -27,7 +27,11 @@
- +
+

Photos From Our Visitors

+
+ +
diff --git a/header.php b/header.php index d075b35..2dbfb42 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 930ea57..c1d430a 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: PetoskeyArea Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for PetoskeyArea -Version: 1.0.64 +Version: 1.0.65 */ -- 2.17.1