Rem embedding
This commit is contained in:
parent
fb89522ffd
commit
ded6265fe2
1 changed files with 25 additions and 0 deletions
25
_quarto.yml
Normal file
25
_quarto.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
project:
|
||||
type: website
|
||||
output-dir: public
|
||||
|
||||
website:
|
||||
title: "Suivi de la thèse"
|
||||
navbar:
|
||||
left:
|
||||
- href: index.qmd
|
||||
text: "Liste des semaines"
|
||||
|
||||
lang: fr
|
||||
|
||||
date: last-modified
|
||||
|
||||
author:
|
||||
name: "Louis LACOSTE"
|
||||
email: "louis.lacoste@agroparistech.fr"
|
||||
|
||||
format:
|
||||
html:
|
||||
theme: yeti
|
||||
toc: true
|
||||
html-math-method: katex
|
||||
embed-resources: false
|
||||
Loading…
Add table
Reference in a new issue