projects
/
WP-Themes
/
mcgulpinpoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f47b6
)
add new metaslider id
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 23 Jul 2015 13:16:44 +0000
(09:16 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 23 Jul 2015 13:16:44 +0000
(09:16 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
d1c2135
..
bb33621
100644
(file)
--- a/
parts/slide-show.php
+++ b/
parts/slide-show.php
@@
-5,7
+5,8
@@
<div id="slide-shadow">
<?php
echo do_shortcode("[metaslider id=13]");
+ echo do_shortcode("[metaslider id=19]");
?>
</div>
<img id="open" class="small-centered medium-uncentered" src="<?php echo get_template_directory_uri(); ?>/assets/open-today.png">
-</div>
\ No newline at end of file
+</div>