removed 'archive' from sidebar per client request
authorLaury GvR <laury@gaslightmedia.com>
Wed, 18 Feb 2015 20:58:58 +0000 (15:58 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 18 Feb 2015 20:58:58 +0000 (15:58 -0500)
home.php
index.php

index b57810a..2762a92 100644 (file)
--- a/home.php
+++ b/home.php
@@ -73,8 +73,8 @@
                 }
         ?>
         </ul>
-        <p>Archive</p>
-        <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>
+<!--        <p>Archive</p>
+        <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>-->
         <p>Categories</p>
         <ul>
             <?php
index e92cb5a..e2021ac 100644 (file)
--- a/index.php
+++ b/index.php
@@ -72,8 +72,8 @@
                 }
         ?>
         </ul>
-        <p>Archive</p>
-        <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>
+<!--        <p>Archive</p>
+        <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>-->
         <p>Categories</p>
         <ul>
             <?php