site-perso/_quarto-english.yml
Louis Lacoste d4dbfe0ff9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Le multilingue devrait marcher
2025-04-24 20:55:23 +02:00

20 lines
No EOL
585 B
YAML

project:
output-dir: public/
website:
title: "Louis Lacoste"
navbar:
left:
- href: index.qmd
text: Home
- href: posts.qmd
text: Posts
- href: about.qmd
text: About me
right:
- href: interests.qmd
- href: index.qmd
- href: ../fr/
text: Français
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>