site-perso/_quarto.yml
2024-10-24 20:47:13 +02:00

25 lines
342 B
YAML

project:
type: website
output-dir: docs
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
format:
html:
theme: yeti
css: styles.css
toc: true