site-perso/_quarto-french.yml
Louis 1318a207d9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add publications page to site tree
2026-02-24 10:26:43 +01:00

24 lines
No EOL
654 B
YAML

project:
output-dir: public/fr
website:
title: "Louis Lacoste"
navbar:
left:
- href: index.qmd
text: Accueil
- href: posts.qmd
text: Billets de blog
- href: teaching.qmd
text: Enseignement
- href: publications.qmd
text: Publications
right:
- href: interests.qmd
text: Ce qui m'intéresse
body-header: |
<link rel="stylesheet" href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css><button onclick="window.location = window.location.href.replace('/fr', '');" class="btn"><i class="fa fa-language"></i> English </button>
lang: fr