site-perso/_quarto-english.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

20 lines
No EOL
549 B
YAML

project:
output-dir: public/
website:
title: "Louis Lacoste"
navbar:
left:
- href: index.qmd
text: Home
- href: posts.qmd
text: Posts
- href: teaching.qmd
text: Teaching
- href: publications.qmd
text: Publications
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 = '/fr' + location.pathname;" class="btn"><i class="fa fa-language"></i> Français </button>
lang: en