site-perso/_quarto.yml
2025-04-09 15:57:41 +02:00

29 lines
398 B
YAML

project:
type: website
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
execute:
freeze: auto
format:
html:
theme: yeti
css: styles.css
toc: true
html-math-method: katex