projects
/
WP-Themes
/
glmthemes
/
shipwreck-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e17fdf
)
For page no titles use Greatlakes Shipwreck Museum as title
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 22 Oct 2015 17:00:26 +0000
(13:00 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 22 Oct 2015 17:01:27 +0000
(13:01 -0400)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
31dbb1b
..
0c2c77e
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-11,7
+11,7
@@
} else { ?>
<div class="small-12 columns">
<div class="headline">
- <h1>
<?php echo get_the_title(); ?>
</h1>
+ <h1>
Great Lakes Shipwreck Museum
</h1>
</div>
</div>
</div>