starters: allow frame embeds for speaker notes

This commit is contained in:
Splitter
2022-05-12 17:42:01 +00:00
parent e26fa45b1a
commit 8d177463e8

View File

@@ -103,3 +103,9 @@ extensions:
local_backend: false local_backend: false
academicons: academicons:
enable: true enable: true
# Security
security:
# Allow frame for embedding speaker notes in slides
allow_frame: true