projects
/
WP-Themes
/
ToskiSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e68ca
)
update archive page
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:10:52 +0000
(12:10 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:10:52 +0000
(12:10 -0400)
use recent recipes
archive.php
patch
|
blob
|
history
diff --git
a/archive.php
b/archive.php
index
0e5d067
..
bc9b519
100644
(file)
--- a/
archive.php
+++ b/
archive.php
@@
-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
Post
s</p>
+ <p>Recent
Recipe
s</p>
<ul>
<?php
$args = array( 'numberposts' => '5' );