Update the slideshow id
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 25 May 2016 13:41:08 +0000 (09:41 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 25 May 2016 13:41:08 +0000 (09:41 -0400)
bump version number for style sheet for hotfix

front-page.php
style.css

index 129cc5d..726eac3 100755 (executable)
@@ -3,6 +3,7 @@
                 <div>
                     <?php 
                         echo do_shortcode("[metaslider id=29]"); 
+                        echo do_shortcode("[metaslider id=39]"); 
                     ?>
                 </div>
             </div>
@@ -40,4 +41,4 @@
                         </div>
                     </div>
                 </div>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
index 47c6ccb..fc93656 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CCEOEM
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for CCEOEM.
-Version: 1.0.1
-*/
\ No newline at end of file
+Version: 1.0.2
+*/