summary refs log tree commit diff
path: root/emacs.org
diff options
context:
space:
mode:
authorCrazazy2022-01-31 14:33:19 +0100
committerCrazazy2022-02-10 16:13:34 +0100
commit02956ec3503f63911733cead5c909131b7a924f3 (patch)
treebbcaaab4b38ffed85af669474d0b9bde0b112998 /emacs.org
parent35fae60d590efcca2c4a80785e8ae009a7a2aa64 (diff)
add more preamble headers that I stole from the internet
I have no idea what these things do
Diffstat (limited to 'emacs.org')
-rw-r--r--emacs.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.org b/emacs.org
index bd3ac65..663018a 100644
--- a/emacs.org
+++ b/emacs.org
@@ -1,6 +1,8 @@
 #+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">
+#+OPTIONS: ^:nil p:t
 
 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