Files
awesome-quant/_quarto.yml
T
wilsonfreitas 5b2dfd3058 Creating site
2023-07-23 08:12:05 -03:00

22 lines
277 B
YAML

project:
type: website
output-dir: docs
website:
title: "Awesome Quant"
navbar:
left:
- href: index.qmd
text: Home
- href: CODE_OF_CONDUCT.qmd
text: Code of Conduct
format:
html:
theme: cosmo
css: styles.css
toc: true