13 lines
285 B
YAML
13 lines
285 B
YAML
slides:
|
|
theme: dracula
|
|
highlight_theme: nord
|
|
revealjs:
|
|
height: 1024
|
|
width: 1280
|
|
transition: slide
|
|
center: true
|
|
plugins:
|
|
- name: RevealMermaid
|
|
extra_javascript:
|
|
- https://cdn.jsdelivr.net/npm/reveal.js-mermaid-plugin@11.6.0/plugin/mermaid/mermaid.min.js
|