db/templates/styled-blog.yml in radiant-0.5.2 vs db/templates/styled-blog.yml in radiant-0.6.0

- old
+ new

@@ -80,11 +80,11 @@ status_id: 100 layout_id: 1 2: virtual: true slug: file-not-found - behavior_id: Page Missing + class_name: FileNotFoundPage title: File Not Found breadcrumb: File Not Found id: 2 status_id: 100 parent_id: 1 @@ -96,11 +96,11 @@ status_id: 100 parent_id: 1 layout_id: 3 4: slug: articles - behavior_id: Archive + class_name: ArchivePage title: Articles breadcrumb: Articles id: 4 status_id: 100 parent_id: 1 @@ -143,10 +143,10 @@ status_id: 100 parent_id: 1 10: virtual: true slug: monthly-archives - behavior_id: Archive Month Index + class_name: ArchiveMonthIndexPage title: "%B %Y Archives" breadcrumb: Monthly Archives id: 10 status_id: 100 parent_id: 4 \ No newline at end of file