diff options
author | Crazazy | 2022-02-24 14:24:18 +0100 |
---|---|---|
committer | Crazazy | 2022-02-24 14:24:18 +0100 |
commit | f76daf3dc873b91f6fc333e34d4773786be573fa (patch) | |
tree | 1eb89a0b1136ef9f3632fd29c6435bc302b28a4b | |
parent | 42c1efb63b8f9ae5a107217538d5c247abd0ebe6 (diff) |
move table of contents down
-rw-r--r-- | style.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/style.org b/style.org index 00cebe3..5d93482 100644 --- a/style.org +++ b/style.org @@ -1,6 +1,6 @@ #+HTML_HEAD: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/latex.css@1.6.0/style.min.css" integrity="sha256-Ncz7wrwMhIHPJupOT4BWvsCDbduC61SmpMasJCmvPB8=" crossorigin="anonymous"> #+HTML_HEAD:<style>body { max-width : 120ch; }</style> -#+OPTIONS: ^:nil p:t +#+OPTIONS: ^:nil p:t toc:nil #+begin_export html <nav> <a href="." >back home</a> @@ -10,3 +10,4 @@ <a href="elpa.html">Custom ELPA repository</a> </nav> #+end_export +#+TOC: headlines 2 |