Update archive page
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Nov 2015 19:28:09 +0000 (14:28 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Nov 2015 19:28:09 +0000 (14:28 -0500)
no featured images for headers

archive.php
style.css

index 31e2194..aed2fc2 100644 (file)
@@ -1,8 +1,8 @@
 <?php get_header(); ?>
 <main class="blog-home">
-    <article <?php post_class() ?> id="interior">
-        <?php GLM_get_header(); ?>
-    </article>
+<!--    <article <?php // post_class() ?> id="interior-featured">
+        <?php // GLM_get_header(); ?>
+    </article> -->
     <div class="row">
         <div id="blog-posts-over" class="small-12 medium-9 columns">
             <?php if(have_posts()) : while(have_posts()): the_post();?>
index 2302bc6..077fe92 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyGovernment
-Version: 1.0.9
+Version: 1.0.10
 */