10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
|
# -*- 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
|