reinserting slideshow
authorIan Weller <ian@gaslightmedia.com>
Tue, 24 Jan 2017 19:08:24 +0000 (14:08 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 24 Jan 2017 19:08:24 +0000 (14:08 -0500)
I put the slideshow back

front-page.php

index 982d187..f42cc8b 100644 (file)
@@ -1,7 +1,7 @@
 <?php get_header(); ?>
 
 <main class="page-front">
-    <?php //get_template_part('parts/slide-show');?>
+    <?php get_template_part('parts/slide-show');?>
     <div id="content-wrapper">
         <div class="row" >
             <?php //get_template_part('parts/glm-blocks'); ?>