diff --git a/comicpress-config.php.dist b/comicpress-config.php.dist index 972c717..96fcca0 100644 --- a/comicpress-config.php.dist +++ b/comicpress-config.php.dist @@ -22,7 +22,7 @@ $archive_comic_width = "380"; $rss_comic_width = "600"; //BLOG POSTCOUNT - the number of blog entries to appear on the home page (default "5"). -$blog_postcount = "3"; +$blog_postcount = "5"; //Mini Comic Width - The width your comics will appear in minithumbs (default "100") $mini_comic_width = "80";