update archive page
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:10:52 +0000 (12:10 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:10:52 +0000 (12:10 -0400)
use recent recipes

archive.php

index 0e5d067..bc9b519 100644 (file)
@@ -49,7 +49,7 @@
                     <input class="submit blogbutton" type="submit" name="submit" value="Search" />
                     <input type="hidden" name="searchType" value="blog" /> </div>
                 </form>
-                <p>Recent Posts</p>
+                <p>Recent Recipes</p>
                 <ul>
                 <?php
                         $args = array( 'numberposts' => '5' );