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:
5cdede5
)
update
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Mar 2015 18:14:10 +0000
(14:14 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 16 Mar 2015 18:14:10 +0000
(14:14 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
3bd9d52
..
4769fe4
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-4,7
+4,7
@@
<div id="slideshow">
<?php if (is_front_page()) {
echo do_shortcode("[metaslider id=19]");
- echo do_shortcode("[metaslider id=1
9
]");
+ echo do_shortcode("[metaslider id=1
34
]");
}
?>
</div>