projects
/
WP-Themes
/
glmthemes
/
saultstemarie-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
860931f
)
removed bad element from index
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 2 Feb 2016 20:44:32 +0000
(15:44 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 2 Feb 2016 20:44:32 +0000
(15:44 -0500)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
327821a
..
8d42f66
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-1,6
+1,5
@@
<?php get_header(); ?>
-<div class="bg-container">
<main class="page-inside">
<?php if (is_page("kitchensink")) {
get_template_part('parts/glm-kitchen-sink');