Better HTML headers and navigation

This commit is contained in:
Phuntsok Drak-pa 2019-09-03 16:49:52 +02:00
parent 3567ae5d5b
commit 2254a1e0bd
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,6 @@
#+LATEX_HEADER_EXTRA: \usepackage{multicol}
#+LATEX_HEADER_EXTRA: \usepackage{indentfirst}
#+LATEX_HEADER_EXTRA: \sloppy
#+INFOJS_OPT: view:info toc:1
# ### HTML #####################################################################
@ -91,6 +90,7 @@
#+HTML_HEAD_EXTRA: <meta name="twitter:card" content="summary" />
#+HTML_HEAD_EXTRA: <meta name="twitter:site" content="@phundrak" />
#+HTML_HEAD_EXTRA: <meta name="twitter:creator" content="@phundrak" />
#+INFOJS_OPT: view:info toc:1 home:https://langue.phundrak.fr toc:t
# ### MACROS ###################################################################
#+MACRO: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@