34 lines
692 B
Markdown
34 lines
692 B
Markdown
---
|
|
title: Pages
|
|
draft: false
|
|
# Section you want to display
|
|
section: posts
|
|
# Pages count
|
|
count: 5
|
|
# Options: card, plain and masonry.
|
|
style: plain
|
|
|
|
weight: 2
|
|
widget:
|
|
handler: pages
|
|
|
|
# Options: sm, md, lg and xl. Default is md.
|
|
width:
|
|
|
|
sidebar:
|
|
# Options: left and right. Leave blank to hide.
|
|
position:
|
|
# Options: sm, md, lg and xl. Default is md.
|
|
scale:
|
|
|
|
background:
|
|
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
|
color:
|
|
image:
|
|
# Options: auto, cover and contain. Default is auto.
|
|
size:
|
|
# Options: center, top, right, bottom, left.
|
|
position:
|
|
# Options: fixed, local, scroll.
|
|
attachment:
|
|
--- |