12 lines
268 B
YAML
12 lines
268 B
YAML
# section information
|
|
section:
|
|
name: Posts recents
|
|
id: recent-posts
|
|
enable: true
|
|
weight: 5
|
|
showOnNavbar: true
|
|
template: sections/recent-posts.html
|
|
# Can optionally hide the title in sections
|
|
# hideTitle: true
|
|
|
|
# no additional configuration is required
|