From 8a2440993ce6e65b8f4b5b71a0feb3b63a9c968e Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Sun, 19 Oct 2025 21:29:03 +1000 Subject: init --- .marprc.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .marprc.json (limited to '.marprc.json') 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 -- cgit v1.2.3