|
55 | 55 | {"page_layout" => "standard", "count" => 2}, |
56 | 56 | {"page_layout" => "home", "count" => 1}, |
57 | 57 | {"page_layout" => "index", "count" => 1}, |
| 58 | + {"page_layout" => "blog_post", "count" => 0}, |
58 | 59 | {"page_layout" => "contact", "count" => 0}, |
59 | 60 | {"page_layout" => "erb_layout", "count" => 0}, |
60 | 61 | {"page_layout" => "everything", "count" => 0}, |
61 | 62 | {"page_layout" => "footer", "count" => 0}, |
62 | 63 | {"page_layout" => "news", "count" => 0}, |
| 64 | + {"page_layout" => "product_by_sku", "count" => 0}, |
| 65 | + {"page_layout" => "product_by_slug", "count" => 0}, |
| 66 | + {"page_layout" => "product_detail", "count" => 0}, |
63 | 67 | {"page_layout" => "readonly", "count" => 0}, |
64 | | - {"page_layout" => "search", "count" => 0} |
| 68 | + {"page_layout" => "search", "count" => 0}, |
| 69 | + {"page_layout" => "user_profile", "count" => 0} |
65 | 70 | ] |
66 | 71 | end |
67 | 72 | end |
|
0 commit comments