From: Anthony Talarico Date: Wed, 31 Oct 2018 17:31:03 +0000 (-0400) Subject: adding title to the instagram photos feed on front page X-Git-Tag: v1.0.65^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=89523789c2d008f9558a57904edffd77c6787158;p=WP-Themes%2Fpetoskeyarea.git adding title to the instagram photos feed on front page adding h1 tag about the instagram feed on front page --- 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 */