Update quarto project style
This commit is contained in:
parent
2789644630
commit
0e9064c49d
3 changed files with 9 additions and 5 deletions
11
_quarto.yml
11
_quarto.yml
|
|
@ -1,13 +1,16 @@
|
|||
project:
|
||||
title: "Popcorn analysis"
|
||||
output-dir: _output
|
||||
title: "Void Linux PopCorn packages statistics analysis"
|
||||
output-dir: output
|
||||
render:
|
||||
- popcorn.qmd
|
||||
|
||||
execute:
|
||||
cache: false
|
||||
|
||||
format:
|
||||
html:
|
||||
embed-resources: true
|
||||
|
||||
theme:
|
||||
# light: flatly
|
||||
light: darkly
|
||||
light: flatly
|
||||
dark: darkly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue