1
Fork 1

Disable monaco editor

This commit is contained in:
Jake Howard 2024-05-10 11:25:05 +01:00
parent 63d0ecaca0
commit 2688dc9dda
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -4,6 +4,7 @@ class: text-center
highlighter: shiki highlighter: shiki
transition: slide-left transition: slide-left
mdc: true mdc: true
monaco: false
themeConfig: themeConfig:
primary: '#0c4b33' primary: '#0c4b33'
--- ---