projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98c87f
)
Front page now no longer gets hard-coded content
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 6 Apr 2015 15:08:45 +0000
(11:08 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 6 Apr 2015 15:08:45 +0000
(11:08 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
d618dd3
..
d100022
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-8,7
+8,7
@@
<div class="row content">
<div id="welcome" class="small-12 columns row">
<h2>Welcome</h2>
- <?php the_content();?>
+ <?php
echo
the_content();?>
</div>
<div id="blocks" class="small-12 columns row" data-equalizer>
<div class="block-wrapper small-12 medium-6 medium-offset-3 large-4 large-offset-0 columns">