49 lines
1.3 KiB
YAML
Executable File
49 lines
1.3 KiB
YAML
Executable File
project:
|
|
type: website
|
|
|
|
website:
|
|
title: "FEUTRE"
|
|
site-url: "https://osk42.quarto.pub/feutre"
|
|
favicon: "_images/logo_FEUTRE.png"
|
|
navbar:
|
|
logo: "_images/logo_FEUTRE.png"
|
|
logo-alt: "FEUTRE"
|
|
right:
|
|
- href: posts/distributions_alimentaires/distributions_alimentaires.qmd
|
|
text: "Distributions alimentaires"
|
|
- text: Nous contacter
|
|
menu:
|
|
- text: Email
|
|
icon: envelope
|
|
href: mailto:feutrebloistours@gmail.com
|
|
- text: Instagram
|
|
icon: instagram
|
|
href: https://www.instagram.com/feutre_ut/
|
|
target: _blank # open in new tab
|
|
- text: Discord
|
|
icon: discord
|
|
href: https://discord.gg/jYhp33SZ9j
|
|
target: _blank # open in new tab
|
|
# - href: posts/propositions.qmd
|
|
# text: "Propositions"
|
|
# - href: posts/conseils_de_l_universite/index.qmd
|
|
# text: "Conseils de l'Université"
|
|
|
|
# show image previews
|
|
twitter-card:
|
|
image: "https://osk42.quarto.pub/feutre/_images/logo_FEUTRE.png"
|
|
open-graph:
|
|
image: "https://osk42.quarto.pub/feurte/_images/logo_FEUTRE.png"
|
|
|
|
format:
|
|
html:
|
|
theme:
|
|
light: flatly
|
|
dark: darkly
|
|
css: styles.css
|
|
page-layout: full
|
|
title-block-banner: true
|
|
|
|
lang: fr
|
|
|