summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.org13
1 files changed, 0 insertions, 13 deletions
diff --git a/init.org b/init.org
index 167125c..bc1be0c 100644
--- a/init.org
+++ b/init.org
@@ -2564,19 +2564,6 @@ Now with ERC!
((moznet "amin/moznet" ,pwd)))))))
#+end_src
-* Blogging
-:PROPERTIES:
-:CUSTOM_ID: blogging
-:END:
-
-** [[https://ox-hugo.scripter.co][ox-hugo]]
-
-#+begin_src emacs-lisp
-(use-package ox-hugo
- :after ox
- :demand)
-#+end_src
-
* Post initialization
:PROPERTIES:
:CUSTOM_ID: post-initialization