projects
/
WP-Themes
/
glmthemes
/
saultstemarie-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f66d737
)
reinserting slideshow
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 24 Jan 2017 19:08:24 +0000
(14:08 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 24 Jan 2017 19:08:24 +0000
(14:08 -0500)
I put the slideshow back
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
982d187
..
f42cc8b
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-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'); ?>