projects
/
WP-Themes
/
DarkSkiesEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b62ee
)
Debug lines removed
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 8 May 2015 15:35:40 +0000
(11:35 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 8 May 2015 15:35:40 +0000
(11:35 -0400)
home.php
patch
|
blob
|
history
index.php
patch
|
blob
|
history
diff --git
a/home.php
b/home.php
index
0b68bbd
..
da529fa
100644
(file)
--- a/
home.php
+++ b/
home.php
@@
-1,6
+1,5
@@
<?php get_header(); ?>
<?php echo glm_get_background(); ?>
-))) HOME.PHP (((
<main>
<div class="row">
<div class="small-11 small-centered columns">
diff --git
a/index.php
b/index.php
index
fc5df7e
..
74940d9
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-1,6
+1,5
@@
<?php get_header(); ?>
- 000 INDEX (((
- <?php echo glm_get_background(); ?>
+<?php echo glm_get_background(); ?>
<div class="row show-for-medium-up">
<div id="gap"></div>
</div>