Files
notes/code/misc/python/scripts/ComputableDocs/_quarto.yml
2024-12-20 21:50:09 +00:00

22 lines
274 B
YAML

project:
type: website
website:
title: "ComputableDocs"
navbar:
left:
- href: index.qmd
text: Home
- href: musicdownload.qmd
text: Music Download
- about.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true