projects
/
WP-Themes
/
Wequetonsing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7403d44
)
new id for dev site
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 May 2015 16:23:00 +0000
(12:23 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 May 2015 16:23:00 +0000
(12:23 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
14adb78
..
c2d9380
100644
(file)
--- a/
parts/slide-show.php
+++ b/
parts/slide-show.php
@@
-1,6
+1,7
@@
<?php if (is_front_page()) {
echo '<div id="slideshow">';
echo do_shortcode("[metaslider id=28]");
+ echo do_shortcode("[metaslider id=40]");
echo '</div>';
}
?>