Remove an extra colon
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Sep 2018 15:03:46 +0000 (11:03 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Sep 2018 15:03:46 +0000 (11:03 -0400)
removing extra text

sections/front-page.php
style.css

index ab667b6..3e047c4 100644 (file)
@@ -19,7 +19,7 @@
             <div id="feeds" class="small-12 medium-8 large-9 columns">
                 <div id="calendar-feed" class="row columns">
                     <h1>Calendar of Events</h1>
-                    <?php echo do_shortcode('[glm-members-event-list featured="True" group_by_day="False" template="eventsHomeCurrent.html"]');?>:
+                    <?php echo do_shortcode('[glm-members-event-list featured="True" group_by_day="False" template="eventsHomeCurrent.html"]');?>
                 </div>
                 <?php get_template_part('parts/blog-feed-front');?>
             </div>
index bac9558..ecf9ae6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: HarborCountry
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for HarborCountry
-Version: 1.0.31
+Version: 1.0.32
 */