designtopack/public/site/blueprints/sections/inspirations.yml

22 lines
378 B
YAML
Raw Normal View History

type: pages
headline: Inspirations
template: inspiration
layout: table
columns:
title:
label: Titre
width: 3/12
date:
label: Date
value: "{{ page.date.toDate('YY/MM') }}"
width: 1/12
new:
label: Nouveauté
width: 1/12
description:
width: 7/12
empty: Pas encore dinspiration
image:
query: page.cover.toFile
cover: true
search: true