appartemp/_quarto.yml

25 lines
315 B
YAML

project:
type: website
website:
title: "Appartemp"
navbar:
left:
- href: index.qmd
text: Accueil
- href: 2026-06.qmd
text: "Juin 2026"
- href: about.qmd
text: À propos
format:
html:
theme:
- cosmo
- brand
css: styles.css
toc: true