12 lines
283 B
YAML
12 lines
283 B
YAML
![]() |
slides:
|
||
|
theme: dracula
|
||
|
highlight_theme: nord
|
||
|
revealjs:
|
||
|
height: 768
|
||
|
width: 1024
|
||
|
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
|