site-perso/_quarto-english.yml
Louis 94e18675c0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Premier tests multilingues
2025-04-24 18:13:19 +02:00

20 lines
No EOL
589 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 = location.href.replace('/','/fr/');" class="btn"><i class="fa fa-language"></i> Français </button>