add author information to blog
I don't want to see mac.att.local
This commit is contained in:
parent
71257a161e
commit
c2a93d7939
|
@ -57,6 +57,8 @@
|
||||||
|
|
||||||
;;; entries contains blog posts. Simple-as.
|
;;; entries contains blog posts. Simple-as.
|
||||||
("org-site-entries"
|
("org-site-entries"
|
||||||
|
:author "kyle"
|
||||||
|
:email "kyle@imladris"
|
||||||
:base-directory "~/org/entries/"
|
:base-directory "~/org/entries/"
|
||||||
:exclude "\.~undo-tree~$"
|
:exclude "\.~undo-tree~$"
|
||||||
:html-doctype "html5"
|
:html-doctype "html5"
|
||||||
|
|
Loading…
Reference in New Issue