13 lines
168 B
YAML
13 lines
168 B
YAML
project:
|
|
title: "Popcorn analysis"
|
|
output-dir: _output
|
|
render:
|
|
- popcorn.qmd
|
|
|
|
execute:
|
|
cache: true
|
|
|
|
theme:
|
|
# light: flatly
|
|
light: darkly
|
|
dark: darkly
|