projects
/
WP-Themes
/
michsci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2abdd00
)
added feature image to page.php
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 9 Nov 2015 18:34:28 +0000
(13:34 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 9 Nov 2015 18:34:28 +0000
(13:34 -0500)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
0d4b2c2
..
3dce94f
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-13,6
+13,7
@@
?>
</div>
<div class="row">
+ <?php echo glm_get_header(); ?>
<div id="page-title">
<h1><?php echo get_the_title(); ?></h1>
</div>