aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-08-22 20:09:34 +1000
committerYuchen Pei <hi@ypei.me>2021-08-22 20:09:34 +1000
commite177df26124da579d247a40f15a8a3205e7c7783 (patch)
tree6d3488432cf69edf5ee13156645b7d8ecf4600db /publish.el
parentc5a73b015ec93945c0ad5701e73d76ee08b2075a (diff)
added teatime.
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"))