diff options
Diffstat (limited to 'org-templates')
| -rw-r--r-- | org-templates/reveal.setup | 8 |
1 files changed, 8 insertions, 0 deletions
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: <style>#sec-title-slide{font-size:1rem} .slide-footer{position:fixed;bottom:0;left:0;right:0;text-align:center;font-size:1rem;}</style> +#+REVEAL_HLEVEL: 2 +#+REVEAL_TRANSITION: 'auto +#+REVEAL_TRANSITION_SPEED: default +#+REVEAL_SLIDE_FOOTER: <p>Verdant <code>im@verdant.ee</code></p> |
