11 lines
269 B
YAML
11 lines
269 B
YAML
input: md
|
|
output: static
|
|
template: static/template.html
|
|
|
|
headings:
|
|
h1: text-3xl mb-4 font-display opacity-90
|
|
h2: text-2xl mt-10 mb-4 font-display opacity-90
|
|
h3: text-xl mt-10 mb-4 font-display opacity-90
|
|
|
|
file_tree_title_classes: "uppercase text-sm font-display"
|