Always that one place I forget to change the CSS filepath

master
trémeur 2 years ago
parent e88ba45b23
commit 2ea4a43456

@ -516,7 +516,7 @@ Settings for export, mostly for DW post previews but also fic??
#+BEGIN_SRC emacs-lisp
(setq org-export-headline-levels 6)
(setq org-html-head-include-default-style nil)
(setq org-html-head "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://tre.praze.net/fic/fic2.css\" />")
(setq org-html-head "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://tre.praze.net/fic/fic4.css\" />")
(setq org-footnote-define-inline t)
(setq org-export-with-creator nil)
(setq org-export-with-toc nil)

Loading…
Cancel
Save