aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index 88f467c..2f62127 100644
--- a/publish.el
+++ b/publish.el
@@ -140,6 +140,8 @@ PUB-DIR is when the output will be placed."
<link rel='alternate' title=\"Yuchen's microblog\" href='/microblog-feed.xml' type='application/rss+xml'>"
:html-preamble me/html-preamble
:author ("Yuchen Pei")
+ :section-numbers nil
+ :with-toc nil
:html-postamble me/html-postamble
:html-prefer-user-labels t
:html-mathjax-options ((path "/js/mathjax/MathJax.js?config=TeX-AMS_CHTML"))