diff --git a/code/BlogEntry.php b/code/BlogEntry.php index 5aace46..2c4a822 100644 --- a/code/BlogEntry.php +++ b/code/BlogEntry.php @@ -31,7 +31,7 @@ class BlogEntry extends Page { static $defaults = array( "ProvideComments" => true, - 'ShowInMenus' => false + 'ShowInMenus' => true ); static $extensions = array(