projects
/
WP-Themes
/
EMSEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6acddf5
)
update metaslider number
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Mar 2015 17:22:17 +0000
(13:22 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Mar 2015 17:22:17 +0000
(13:22 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
da0a450
..
00f21ed
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-4,6
+4,7
@@
<div id="slideshow">
<?php if (is_front_page()) {
echo do_shortcode("[metaslider id=19]");
+ echo do_shortcode("[metaslider id=134]");
}
?>
</div>