diff options
Diffstat (limited to 'emacs.org')
-rw-r--r-- | emacs.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.org b/emacs.org index bf5f799..cd7b7a2 100644 --- a/emacs.org +++ b/emacs.org @@ -1,7 +1,7 @@ #+TITLE:Emacs config #+AUTHOR: Crazazy #+PROPERTY: header-args :tangle yes :noweb yes :results silent -#+HTML_HEAD: <link rel="stylesheet" href="https://latex.now.sh/style.css"> +#+HTML_HEAD: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/latex.css@1.6.0/style.min.css" integrity="sha256-Ncz7wrwMhIHPJupOT4BWvsCDbduC61SmpMasJCmvPB8=" crossorigin="anonymous"> #+OPTIONS: ^:nil p:t Welp, here it goes. This is a literal config for my emacs setup |