Skip to content

Commit e1e954d

Browse files
committed
Add demo page definition images
1 parent 661f64c commit e1e954d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
3.59 KB
Loading
5.1 KB
Loading

spec/dummy/config/alchemy/page_layouts.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
meta_description: ~
2020

2121
- name: standard
22+
image: header.png
23+
hint: The standard layout is used for most pages.
2224
elements: [article, header, slider, download]
2325
autogenerate: [header, article, download]
2426
cache: 60
@@ -40,6 +42,8 @@
4042
autogenerate: [all_you_can_eat, right_column, left_column]
4143

4244
- name: news
45+
image: grid-lists.png
46+
hint: The news layout is used to display a list of news articles.
4347
unique: true
4448
insert_elements_at: top
4549
elements: [headline, news]

0 commit comments

Comments
 (0)