summary refs log tree commit diff
path: root/emacs.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.org')
-rw-r--r--emacs.org5
1 files changed, 1 insertions, 4 deletions
diff --git a/emacs.org b/emacs.org
index b84a311..b142d31 100644
--- a/emacs.org
+++ b/emacs.org
@@ -1,10 +1,7 @@
 #+TITLE:Emacs config
 #+AUTHOR: Crazazy
 #+PROPERTY: header-args :tangle yes :noweb yes :results silent
-#+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
-
+#+SETUPFILE: ./style.org
 Welp, here it goes. This is a literal config for my emacs setup
 I will prbably copy-paste what I have in my literal config, and provide small, fun explanations along the way
 For now, prepare this to be not the best documented literal config you've seen.