Skip to content

Commit 67bc430

Browse files
committed
Generalize user and email on org/head template
1 parent 4a0e675 commit 67bc430

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)