22 lines
323 B
YAML
22 lines
323 B
YAML
project:
|
|
type: website
|
|
|
|
website:
|
|
title: "FEUTRE"
|
|
site-url: "https://osk42.quarto.pub/feutre"
|
|
# favicon: "_images/logo_LISTE.png"
|
|
navbar:
|
|
right:
|
|
- propositions.qmd
|
|
format:
|
|
html:
|
|
theme:
|
|
light: flatly
|
|
dark: darkly
|
|
css: styles.css
|
|
page-layout: full
|
|
title-block-banner: true
|
|
|
|
lang: fr
|
|
|