index-main/site/blueprints/pages/news.yml
Julie Blanc ea35cc1e22
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
template + blueprint news
2026-02-25 15:22:34 +01:00

27 lines
618 B
YAML

title: Brèves
tabs:
contentTab:
label: Contenu
icon: page
columns:
- width: 1/3
fields:
chapo:
label: Introduction
type: writer
nodes: false
buttons: false
- width: 2/3
sections:
newsSection:
type: pages
label: Liste des brèves
template: news-item
create: news-item
layout: list
text: "{{ page.title }}"
info: "{{ page.category }} — {{ page.created.toDate('d/m/Y') }}"
sortBy: created desc
seo: seo/page