added slideshow shortcode
authorIan Weller <ian@gaslightmedia.com>
Wed, 24 Feb 2016 15:02:24 +0000 (10:02 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 24 Feb 2016 15:02:24 +0000 (10:02 -0500)
front-page.php

index b8b61a4..cfe638d 100644 (file)
@@ -2,7 +2,7 @@
 <main class="page-front">
     <div class="row collapse">
         <div id="head-img">
-            <?php echo glm_get_background(); ?>
+            <?php get_template_part('parts/slide-show');?>
         </div>
     </div>
     <div id="content-wrapper">