From 556ee8874173eb556e6a6997acf70bae90cb2c78 Mon Sep 17 00:00:00 2001 From: verdant Date: Sat, 9 May 2026 23:53:15 +0800 Subject: 添加 reveal 制作幻灯片 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- org-templates/reveal.setup | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 org-templates/reveal.setup (limited to 'org-templates') diff --git a/org-templates/reveal.setup b/org-templates/reveal.setup new file mode 100644 index 0000000..96d74a6 --- /dev/null +++ b/org-templates/reveal.setup @@ -0,0 +1,8 @@ +#+AUTHOR: Verdant +#+OPTIONS: toc:nil num:t +#+REVEAL_THEME: white +#+HTML_HEAD: +#+REVEAL_HLEVEL: 2 +#+REVEAL_TRANSITION: 'auto +#+REVEAL_TRANSITION_SPEED: default +#+REVEAL_SLIDE_FOOTER:
Verdant im@verdant.ee