Add reveal.js presentation metadata snippet
This commit is contained in:
parent
49729c3ccf
commit
6ec9c1e5e3
|
@ -0,0 +1,10 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: reveal.js presentation
|
||||
# key: pres
|
||||
# --
|
||||
#+TITLE: $0
|
||||
#+SUBTITLE:
|
||||
#+LANGUAGE: es
|
||||
#+REVEAL_TITLE_SLIDE: %t <br>%s</br>
|
||||
#+REVEAL_THEME: moon
|
||||
#+OPTIONS: toc:nil ^:nil num:nil
|
Loading…
Reference in New Issue