appartemp/_quarto.yml

24 lines
282 B
YAML

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