2025-08-09 02:16:31 +02:00
|
|
|
slides:
|
|
|
|
theme: dracula
|
|
|
|
highlight_theme: nord
|
|
|
|
revealjs:
|
2025-08-20 20:56:18 +02:00
|
|
|
height: 480
|
|
|
|
width: 640
|
2025-08-09 02:16:31 +02:00
|
|
|
transition: slide
|
|
|
|
center: true
|
|
|
|
plugins:
|
|
|
|
- name: RevealMermaid
|
|
|
|
extra_javascript:
|
2025-08-20 20:56:18 +02:00
|
|
|
- https://cdn.jsdelivr.net/npm/reveal.js-mermaid-plugin@11.6.0/plugin/mermaid/mermaid.min.js
|