Disabled chute for the moment, back to slideshow
authorLaury GvR <laury@gaslightmedia.com>
Tue, 24 Apr 2018 19:09:26 +0000 (15:09 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 24 Apr 2018 19:09:26 +0000 (15:09 -0400)
front-page.php

index e0c5637..9bd8d72 100644 (file)
@@ -1,12 +1,12 @@
 <?php get_header(); ?>
 
 <main class="page-front">
-    <?php //get_template_part('parts/slide-show');?>
-    <div id="front-chute">
+    <?php get_template_part('parts/slide-show');?>
+<!--    <div id="front-chute">
         <script async src="https://static.getchute.com/display-runners/component-display-wall/component-display-wall.js" data-chute-component-display-wall="https://s3.amazonaws.com/store.getchute.com/5aaab8dad9ce2b46f5000000">
         </script>
         <img src="https://pixel.getchute.com/?dID=5aaab8dad9ce2b46f5000000&cID=4066&eTp=view_served" style="width:0; height: 0">
-    </div>
+    </div>-->
     <div id="content-wrapper">
         <div class="row" >
             <?php get_template_part('parts/glm-blocks'); ?>