diff options
Diffstat (limited to '.marprc.json')
| -rw-r--r-- | .marprc.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.marprc.json b/.marprc.json new file mode 100644 index 0000000..f8b8a09 --- /dev/null +++ b/.marprc.json @@ -0,0 +1,4 @@ +{ + "themeSet": ["./acarp.css", "./acarp-beamer.css"], + "allowLocalFiles": true +}
\ No newline at end of file |
