projects
/
WP-Themes
/
picturedrocksinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81be742
)
Remove blocks element
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 19 Feb 2016 17:25:15 +0000
(12:25 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 19 Feb 2016 17:25:15 +0000
(12:25 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
fbfe80b
..
291ea80
100755
(executable)
--- a/
front-page.php
+++ b/
front-page.php
@@
-13,18
+13,6
@@
<div id="main">
<div class="row">
<div class="small-12 columns">
-
- <div class="separator">
- <hr>
- </div>
-
- <div class="row" id="blocks">
- <?php
- if (function_exists('glm_blocks_show')) {
- glm_blocks_show();
- }
- ?>
- </div>
<div class="separator">
<hr>
</div>