try getting properties
This commit is contained in:
parent
064082bb32
commit
4b41b2e6ae
1 changed files with 2 additions and 1 deletions
|
@ -45,8 +45,9 @@
|
|||
:recursive t
|
||||
:publishing-function org-html-publish-to-html
|
||||
:with-toc nil
|
||||
:with-properties t
|
||||
:with-date t
|
||||
:with-timestamps t
|
||||
:with-timestamps nil
|
||||
:headline-levels 4
|
||||
:section-numbers nil
|
||||
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
|
||||
|
|
Loading…
Add table
Reference in a new issue