[emacs] remove ox-hugo
[~bandali/configs] / init.org
index 167125c..bc1be0c 100644 (file)
--- 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