Skip to content

Commit 1449fda

Browse files
author
Henrik Lissner
authored
Merge pull request #32 from licebmi/master
Generalize user and email on org/head template
2 parents 4a0e675 + 67bc430 commit 1449fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org-mode/head

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# uuid: head
55
# --
66
#+TITLE: ${1:Untitled Document}
7-
#+AUTHOR: Henrik Lissner
8-
7+
#+AUTHOR: ${2:`user-full-name`}
8+
#+EMAIL: ${3:`user-mail-address`}

0 commit comments

Comments
 (0)