View Single Post
  #4 (permalink)  
Old 01-25-2008, 12:36 AM
ryanhellyer's Avatar
ryanhellyer ryanhellyer is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 708
Default

Your home page is normally generated from your index.php file, so replace the_content in that file with the_excerpt. This will replace the full post with an excerpted one.
Reply With Quote