rename some things

This commit is contained in:
John Bintz 2009-07-23 11:22:30 -07:00
parent b393c91466
commit 49f1b79ae4
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ class ComicPress {
'category_order' => false,
'blogpost_count' => 10,
'comic_space' => 'comic_only',
'category_page_usage' => 'archive_list'
'category_page_usage' => 'archive_list',
'layout' => 'classic.inc'
);
var $additional_stylesheets = array();