diff options
author | 2019-03-21 22:54:10 -0400 | |
---|---|---|
committer | 2019-03-21 22:54:10 -0400 | |
commit | 891c482a8f41de3002a361efce155ab0b0704a79 (patch) | |
tree | bbb04d5c7db93841ffcfee986891250c7598826d /init.org | |
parent | b42bf112fb98df7b08ace20f4b6dc3a74e0955e7 (diff) | |
download | configs-891c482a8f41de3002a361efce155ab0b0704a79.tar.gz configs-891c482a8f41de3002a361efce155ab0b0704a79.tar.xz configs-891c482a8f41de3002a361efce155ab0b0704a79.zip |
[emacs] remove ox-hugo
will likely be changing aminb.org to (manually written) HTML + SSI
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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 |