summary refs log tree commit diff
path: root/readme.org
diff options
context:
space:
mode:
authorCrazazy2022-01-31 14:55:40 +0100
committerCrazazy2022-02-10 16:13:34 +0100
commit8e936b3cd913df609391be53e24c6e8cc462c465 (patch)
tree5d0598a13e890c21f47966eae562f3e7426df508 /readme.org
parentfd9b49cbf0873528d2a8637e0f18ce056062336e (diff)
add SRI to the css imports
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index e5335a5..e80afb8 100644
--- a/readme.org
+++ b/readme.org
@@ -1,7 +1,7 @@
 #+title: Crazazy's literal 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
 
 This is my collection of literal config for my global and emacs setup