misc python code
This commit is contained in:
21
code/misc/python/scripts/ComputableDocs/_quarto.yml
Normal file
21
code/misc/python/scripts/ComputableDocs/_quarto.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user